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

Selenium Keys.ESCAPE doesn't work #85

Open
VyacheslavRovnyakov opened this issue Jan 21, 2013 · 2 comments
Open

Selenium Keys.ESCAPE doesn't work #85

VyacheslavRovnyakov opened this issue Jan 21, 2013 · 2 comments

Comments

@VyacheslavRovnyakov
Copy link

WebElement.sendKeys(Keys.ESCAPE) method doesn't generate keypress event in opera browser
Versions:
operadriver v. 1.1
opera browser v 12.12
OS Windows 7 x64\ Linux Ubuntu 12.10 x64

@olak
Copy link

olak commented Jan 21, 2013

Function and navigation keys should not generate keypress events, see http://www.opera.com/docs/specs/presto2.11/#m211-306

@VyacheslavRovnyakov
Copy link
Author

Ok, but still sendKeys(Keys.ESCAPE) doesn't results in key press in browser.

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

No branches or pull requests

2 participants