Click not working in google

myndeswx

Client
Регистрация
15.05.2017
Сообщения
402
Благодарностей
89
Баллы
28
:bc: Having issues to click on months, and gender in google registration ( nothing happens), what's the trick here boys, someone knows? =) Thank you
P.s tried finding with xpath, and other ways in c#, did not help
 

Zennode

Новичок
Регистрация
22.08.2016
Сообщения
17
Благодарностей
2
Баллы
3
Did you try keyboard emulation?
for examle
DOWN DOWN DOWN ENTER
 

Zennode

Новичок
Регистрация
22.08.2016
Сообщения
17
Благодарностей
2
Баллы
3
You could also try to click on the Month Menu and then do Keyboard Emulation.
For Example you emulate the word JULY and then the Month July will be focused.
Then you can emulate clicking the ENTER button
 

myndeswx

Client
Регистрация
15.05.2017
Сообщения
402
Благодарностей
89
Баллы
28

LightWood

Moderator
Регистрация
04.11.2010
Сообщения
2 382
Благодарностей
915
Баллы
113
:bc: Having issues to click on months, and gender in google registration ( nothing happens), what's the trick here boys, someone knows? =) Thank you
P.s tried finding with xpath, and other ways in c#, did not help
tag ->select
action->set
atribut->selecteditems
value->July

It should work
 
  • Спасибо
Реакции: myndeswx

EtaLasquera

Client
Регистрация
02.01.2017
Сообщения
524
Благодарностей
112
Баллы
43
Since it was a combobox, you must set value as a number, I think january value is 0 and october is 9.
You can do tests in actions designer to do that thing.
 
  • Спасибо
Реакции: myndeswx

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