Skip to content

Conversation

@OndraM
Copy link
Collaborator

@OndraM OndraM commented Feb 13, 2020

To preserve JsonWire protocol behavior when moving a mouse pointer we need to use relative offset via origin action property set to pointer. Fixes #757 .

https://w3c.github.io/webdriver/#dfn-dispatch-a-pointermove-action

I also added some functional tests for actions.

@OndraM OndraM force-pushed the fix/drag-and-drop branch 2 times, most recently from e017e88 to b948800 Compare February 14, 2020 15:46
@OndraM OndraM merged commit 739d2fc into php-webdriver:master Feb 14, 2020
@OndraM OndraM deleted the fix/drag-and-drop branch October 11, 2020 09:19
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

dragAndDropBy uses absolute position instead of offset in 1.8.0

2 participants