How to Scroll Inside a Window

zenfreak

Client
Регистрация
21.08.2013
Сообщения
249
Благодарностей
11
Баллы
18
I would like to be able to scroll inside a javascript window that pops out. Just to make it clear, it's not a pop-up window, so it's inside the same tab.

Als, I would like to move the mouse inside of that window and I think this is what I should use: Emulator.MouseMove("Window", x, y, false); but I don't really know where can I find the window name.

Using conventional mousemove and scroll will not affect the actual window so I need to get inside that, somehow :-)
 

Aronax

Client
Регистрация
29.01.2015
Сообщения
201
Благодарностей
59
Баллы
28
It might be a too simple solution for what you need here for scrolling, but will post it any way: use the DOWN key :D
 

lokiys

Moderator
Регистрация
01.02.2012
Сообщения
4 770
Благодарностей
1 180
Баллы
113
How do You scroll in standalone browser ?

Use same method in zenno, should work just fine...
 
  • Спасибо
Реакции: zenfreak

PHaRTnONu

Client
Регистрация
01.10.2016
Сообщения
340
Благодарностей
48
Баллы
28
set focus, down
that realy should be all you need
 
  • Спасибо
Реакции: zenfreak

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