How to click on file upload button only available on hover

richardroe

Новичок
Регистрация
18.02.2019
Сообщения
22
Благодарностей
0
Баллы
1
Hey does anyone know the best way to click on a button that only appears after the mouse hovers over it? I tried using mouse emulation based on coordinates, clicking after search by picture, and even click/onclick/onfocus/onmouseover through the action designer but none of that seemed to work.
 

VladZen

Administrator
Команда форума
Регистрация
05.11.2014
Сообщения
22 222
Благодарностей
5 843
Баллы
113
You should give us an example where we can see this button to play with it.
 

morpheus93

Client
Регистрация
25.01.2012
Сообщения
1 038
Благодарностей
237
Баллы
63
@VladZen Same problem here with the login button on
C#:
gmx.net
Worked well with ZP for a long time but now it seems they have changed something and it only works correctly if I manually click on it in PM (while debugging the project). If I use (the formerly used) "standard" click it redirects to their own "Search Page" and avoid therefor the login to the account. I thinks it's for protection against bots. Tried it with mouse emulation from C# but that works only for a while and then it stops...
Maybe you have and idea to help me out?

Thank you :-)
 

VladZen

Administrator
Команда форума
Регистрация
05.11.2014
Сообщения
22 222
Благодарностей
5 843
Баллы
113
@VladZen Same problem here with the login button on
C#:
gmx.net
Worked well with ZP for a long time but now it seems they have changed something and it only works correctly if I manually click on it in PM (while debugging the project). If I use (the formerly used) "standard" click it redirects to their own "Search Page" and avoid therefor the login to the account. I thinks it's for protection against bots. Tried it with mouse emulation from C# but that works only for a while and then it stops...
Maybe you have and idea to help me out?

Thank you :-)
Try disabling full mouse emulation
Full mouse emulation.png
 
  • Спасибо
Реакции: morpheus93

morpheus93

Client
Регистрация
25.01.2012
Сообщения
1 038
Благодарностей
237
Баллы
63

VladZen

Administrator
Команда форума
Регистрация
05.11.2014
Сообщения
22 222
Благодарностей
5 843
Баллы
113

morpheus93

Client
Регистрация
25.01.2012
Сообщения
1 038
Благодарностей
237
Баллы
63

Кто просматривает тему: (Всего: 1, Пользователи: 0, Гости: 1)