K Katana Client Регистрация 28.03.2021 Сообщения 84 Благодарностей 7 Баллы 8 25.08.2024 #1 Hello everyone, I have an issue when I perform a "Keyboard emulation" - {PGDN}. It doesn't work on the website, although it works when I do it on my PC. Thank you
Hello everyone, I have an issue when I perform a "Keyboard emulation" - {PGDN}. It doesn't work on the website, although it works when I do it on my PC. Thank you
K Katana Client Регистрация 28.03.2021 Сообщения 84 Благодарностей 7 Баллы 8 25.08.2024 #2 I found a solution using C#. Thanks, @Perfecto . However, I believe that the PageDown, PageUp, etc., might not work on the emulator. Solution : instance.ActiveTab.FullEmulationMouseWheel(0,1080);
I found a solution using C#. Thanks, @Perfecto . However, I believe that the PageDown, PageUp, etc., might not work on the emulator. Solution : instance.ActiveTab.FullEmulationMouseWheel(0,1080);