Skip to content

v1.5.0

Compare
Choose a tag to compare
@log0div0 log0div0 released this 20 Aug 16:19
· 1015 commits to master since this release

New possibilities for mouse actions

Added the possibility to place the mouse cursor with much more accuracy:

  • If there are several instances if an expected text on the sceen you can specify which one interests you;
  • You can navigate the cursor inside the text instance;
  • After the cursor positioning inside the text instance you can move it to the right left up or down as much as you need;
  • All the specifiers are also available as methods and functions inside JS-selectors.

Adjustment for the default values of timeouts and intervals in actions

Added the posibility to change the default values for timeouts and intervals using special (reserved) params.

interval specificator for type actions

Now you can adjust typing speed in type actions with changing the interval between the key pressings.

JS-selectors changes

JS-selectors are re-developed and now have new classes and functions. Backward compatibility is lost.

Guest additions

  • Guest additions now support Windows 8, Windows 8.1 and Windows 10 guests
  • Guest Additions now support x86 guest OSes