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

To correctly handle key-presses, developers should be able to use KeyPress actions #232

Open
craigfowler opened this issue Apr 23, 2019 · 0 comments
Labels
enhancement A feature enhancement
Milestone

Comments

@craigfowler
Copy link
Member

Previously, all actions in which lets we sent to the browser have been done via some "Enter the text" actions. This ticket is to create some actions specifically for pressing specific keys.

This differs a little to sending a text string to an element but instead sending specific keyboard keys.

This action will need a builder, an action class and a class containing constants for the various keyboard keys.

@craigfowler craigfowler added the enhancement A feature enhancement label Apr 23, 2019
@craigfowler craigfowler transferred this issue from csf-dev/CSF.Screenplay.Selenium Nov 8, 2024
@craigfowler craigfowler added this to the v2.0.0 milestone Nov 8, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement A feature enhancement
Projects
None yet
Development

No branches or pull requests

1 participant