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

Control+a is not working.. #1524

Closed
hrishabhkumar opened this issue Sep 17, 2020 · 1 comment
Closed

Control+a is not working.. #1524

hrishabhkumar opened this issue Sep 17, 2020 · 1 comment

Comments

@hrishabhkumar
Copy link

Expected behavior

Tell us what should happen
When I send taiko.press(["ControlLeft", "a"]) it should select all the text in input

Actual behavior

Tell us what happens instead
When I send taiko.press(["ControlLeft", "a"]) it is not doing anything

Versions

node: 12.13.0,
taiko: 1.0.22

@zabil
Copy link
Member

zabil commented Sep 17, 2020

This is not supported please refer #192 (comment) for more info If you want to clear the text use https://docs.taiko.dev/api/clear/

@zabil zabil closed this as completed Sep 17, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

No branches or pull requests

2 participants