Click not working in google

  • Автор темы Автор темы myndeswx
  • Дата начала Дата начала

myndeswx

Client
Регистрация
15.05.2017
Сообщения
437
Реакции
104
Баллы
43
: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
iw0YQ25.png
 
Did you try keyboard emulation?
for examle
DOWN DOWN DOWN ENTER
 
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
 
: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
iw0YQ25.png
tag ->select
action->set
atribut->selecteditems
value->July

It should work
 
  • Спасибо
Реакции: myndeswx
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

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