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

Add press_key_with_modifiers #403

Merged

Conversation

nickjhughes
Copy link
Contributor

@nickjhughes nickjhughes commented Jul 24, 2023

Identical to press_key, but with an optional u32 bitfield which can be constructed from a slice of ModifierKey elements to specify which modifiers could should be held down (forwarded directly to the modifiers parameter of the Input.dispatchKeyEvent.

Copy link
Collaborator

@mdrokz mdrokz left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks for your contribution!

@mdrokz mdrokz added the enhancement New feature or request label Aug 28, 2023
@mdrokz mdrokz merged commit 7241c6d into rust-headless-chrome:main Sep 28, 2023
1 check failed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants