-
-
Notifications
You must be signed in to change notification settings - Fork 8.6k
Closed as not planned
Labels
A-needs-triagingA Selenium member will evaluate this soon!A Selenium member will evaluate this soon!I-enhancementSomething could be betterSomething could be better
Description
Description
I would like Selenium to support the "Context Menu" key on the keyboard. Selenium already supports a number of keys, but unfortunately the "Context Menu" key isn't currently included in Selenium's Key
Class:
https://www.w3.org/TR/webdriver/#keyboard-actions
https://www.selenium.dev/selenium/docs/api/py/selenium_webdriver_common/selenium.webdriver.common.keys.html#module-selenium.webdriver.common.keys
Adding support for this key would allow testing its use, improving keyboard navigation testing in Selenium.
Have you considered any alternatives or workarounds?
No response
Metadata
Metadata
Assignees
Labels
A-needs-triagingA Selenium member will evaluate this soon!A Selenium member will evaluate this soon!I-enhancementSomething could be betterSomething could be better