|
|
Sergey Kornilov admin 4/28/2020 |
|
I don't see any code here that would actually click the button. Really confusing. |
|
|
N
|
Nir Frumer author 4/28/2020 |
|
sorry |
|
|
|
Sergey Kornilov admin 4/28/2020 |
|
Try this. It will work everywhere. $("a[id^=initButton]").click(); |
|
|
N
|
Nir Frumer author 4/28/2020 |
|
Try this. It will work everywhere. $("a[id^=initButton"]).click();
|
|
|
|
Sergey Kornilov admin 4/28/2020 |
|
Fixed, try the latest. |
|