Pedro Mateo
Pedro Mateo
Hi, first of all, thank you for your contribution, this can be very useful for our daily testing activities. I see a problem, and it is that I cannot find...
Do the preload automatically in Windows. While in linux it is implemented using the LD_PRELOAD environment variable, in windows I found several options: - Option 1: Use registry keys. The...
Add global shortcut (e.g., Ctrl+Space) linked to PAUSE button. This will allow the tester to pause the execution of a test case. It can be done by using something similar...
Add an option to avoid mouse move simulation, and thus allow OHT to simulate just the behavior that modifies the GUI.
WHEEL event capture and replay seems not to work fine in some scenarios. Please, check.
Stop does not close the AUT when "Keep AUT live" option is enabled. Stop button should close AUT when the test case is finished and the AUT is still alive.