A test automation library based on common other best practice open source libraries. It adds missing functionalities but does not reinvent the wheel. Just glues stuff together nicely and adds some sprinkles.
The MoveTargetOutOfBoundsException is now catched and wrapped to UIAssertionError to take screenshot if exception is thrown. The suggestion is to decrease the absolute value of horizontalMovement or/and verticalMovement parameter. If you have any better advice for user in this situation, please let me know.
The MoveTargetOutOfBoundsException is now catched and wrapped to UIAssertionError to take screenshot if exception is thrown. The suggestion is to decrease the absolute value of
horizontalMovement
or/andverticalMovement
parameter. If you have any better advice for user in this situation, please let me know.