How to emulate Zoom

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

Alouka

Пользователь
Регистрация
30.07.2015
Сообщения
89
Реакции
5
Баллы
8
Hello,

I'm searching how to do zoom (ctrl / +) emulation on a webpage

Th
 
Ctrl + mouse scroll
 
On keystroke emulation ??
 
In fact, i want to make web page zoom with c# or keyboard emulation any idea ?
For one key it is possible with : string result = Emulator.SendKey("Window", 200, 200, System.Windows.Forms.Keys.Add, KeyboardEvent.Press); but not for CTRL with '+'
 
Nope. I meant recording/debug step. It's for real mouse and real ctrl.
Why you need to zoom page during project execution?
 

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