Xceptance / neodymium-library

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.
MIT License
80 stars 11 forks source link

Improve DragAndDrop support #152

Closed occupant23 closed 4 months ago

occupant23 commented 3 years ago

If an element is moved out of the view port a MoveTargetOutOfBoundsException is raised. We could catch this exception and tell the user what to do to prevent this coming up.

occupant23 commented 3 years ago

@georgkunze please retest this functionality

georgkunze commented 3 years ago

Test done.

AJakobi commented 4 months ago

Already in master..closing ticket