Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

test: add sendMouseToElement test runner command #8566

Open
wants to merge 6 commits into
base: main
Choose a base branch
from

Conversation

vursen
Copy link
Contributor

@vursen vursen commented Jan 27, 2025

Description

Adds a new test runner command, sendMouseToElement, which builds on sendMouse and allows moving the mouse to an element using its reference rather than its position, whose calculation can be tedious.

Depends on

Type of change

  • Internal

@vursen vursen force-pushed the emulate-hover-command branch from 025b2ba to 1b6981e Compare January 27, 2025 08:00
@vursen vursen force-pushed the vaadin-test-runner-commands branch from fafe422 to 3231f64 Compare January 27, 2025 08:38
@vursen vursen force-pushed the emulate-hover-command branch from 1b6981e to 2c3d93e Compare January 27, 2025 08:39
@vursen vursen changed the title test: extend sendMouse to support element property test: add sendMouseToElement test runner command Jan 27, 2025
@vursen vursen marked this pull request as ready for review January 27, 2025 09:04
Base automatically changed from vaadin-test-runner-commands to main January 27, 2025 13:50
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant