miyakogi / pyppeteer

Headless chrome/chromium automation library (unofficial port of puppeteer)
Other
3.56k stars 372 forks source link

Add the hability to interact with context menus & extensions #273

Open s7x opened 4 years ago

s7x commented 4 years ago

Hi there!

I'm trying to test an extension with pyppeteer and have troubles regarding the interaction of context menus & extension.

Would it be possible to create a way to interact with this part of the browser? For example being able to click on extension buttons in the toolbar?

Cheers!

Celestial-intelligence commented 4 years ago

hey there! any updates in this topic?