question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

Selecting context menu options

See original GitHub issue

It seems that context menu is a native element and outside of the document, and thus belongs in Page, similar to screenshot functionality and so on.

It can be hacked with keydown events and keyboard events or maybe even selectors, and that’s how it is in Selenium, but that’s not ideal.

Issue Analytics

  • State:closed
  • Created 6 years ago
  • Reactions:4
  • Comments:15 (5 by maintainers)

github_iconTop GitHub Comments

8reactions
avalanche1commented, Oct 1, 2019

I’m developing an extension that uses context menus extensively. I would like puppeteer to support context menu testing.

4reactions
aslushnikovcommented, Jun 25, 2018

Closing this since it seems there’s not much interest in context menus. We can always revisit this later.

Read more comments on GitHub >

github_iconTop Results From Across the Web

Finding items in the File Explorer context menu
Open the context menu. To open the context menu, right-click (or select and hold) on a file or folder in File Explorer ....
Read more >
Select Context Menu - Add or Remove in Windows 10 | Tutorials
Select Context Menu - Add or Remove in Windows 10 · 1) Use check boxes to select items. · 2) To select a...
Read more >
How to add Select Context Menu in Windows 11/10
Learn how to add Select context menu in Windows 11/10. You can use Select all, Invert selection, and Select none options to the...
Read more >
How to edit the right-click context menu in Windows 10 File ...
Open File Explorer and right-click any folder to open the context-sensitive menu. Then position ShellMenuView and File Explorer side-by-side ( ...
Read more >
Add a Select All Option to Your Right Click Context Menu
If you tend to use the select all function to select all the files in a folder or all of the icons on...
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found