Random number of pressing specified key.

Overloaded

Новичок
Регистрация
17.02.2016
Сообщения
5
Благодарностей
2
Баллы
1
Hello guys!

I'm struggling with some ajax dropdown menu, which has dynamically generated css. The only way to bypass it is to emulate keyboard strokes like tab, space, arrow down and up. My script looks like this:

{TAB}{TAB} {DOWN}{DOWN}{DOWN}{DOWN}{DOWN}{DOWN}{DOWN}{DOWN}{DOWN} {TAB} {DOWN}{DOWN}

Is there any way to randomize number of {DOWN} just to select random position from list?
 

rostonix

Известная личность
Регистрация
23.12.2011
Сообщения
29 067
Благодарностей
5 715
Баллы
113
SOmething like this))
 

Вложения

  • 21 КБ Просмотры: 138

Overloaded

Новичок
Регистрация
17.02.2016
Сообщения
5
Благодарностей
2
Баллы
1
Appending to variable in a loop, everything is so obvious when you've already seen the solution :-) Thank you for quick support!
 

rostonix

Известная личность
Регистрация
23.12.2011
Сообщения
29 067
Благодарностей
5 715
Баллы
113
Solution is massive and looks ugly but it should do the trick )
 

Overloaded

Новичок
Регистрация
17.02.2016
Сообщения
5
Благодарностей
2
Баллы
1
I know it will and it does, I just feel stupid for not figuring it out before asking :P Thanks once again!
 

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