Skip to content

Add webdriver send_keys - #77

Merged
karlseguin merged 1 commit into
forkfrom
webdriver-send_keys
Aug 24, 2026
Merged

Add webdriver send_keys#77
karlseguin merged 1 commit into
forkfrom
webdriver-send_keys

Conversation

@karlseguin

Copy link
Copy Markdown
Contributor

Leverage existing action sequence WebDriver support. For tests in /uievents/

Leverage existing action sequence WebDriver support. For tests in /uievents/
@karlseguin
karlseguin merged commit f24d10e into fork Aug 24, 2026
4 of 5 checks passed
pull Bot pushed a commit to RealShocky/browser that referenced this pull request Aug 24, 2026
Depends on lightpanda-io/wpt#77

Track click count so that we can correctly fire a double click. On click, if
the mousedown and mouseup targets differe, find the nearest common inclusive
ancestor. Our `dispatchMouse` now sets the correct buttons value.

Also, HTMLElement.click() should be a PointerEvent (not a MouseEvent)

Improves various /uievents/ WPT cases.
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