Rayrun
← Back to Discord Forum

how to open chrome extension and interact with it

manoj.pachipulusudeque.com_63215posted in #help-playwright
Open in Discord
manoj.pachipulusudeque.com_63215

I have created my own chrome extension. I want to install the extension and open the extenion from the developer toolbar and interact with the extension to perform the automation tests

This thread is trying to answer question "How can I open and interact with my own Chrome extension from the developer toolbar for automation testing?"

8 replies

Take a look here:

there are some limitations: you cannot trigger actions but you can always open any page you have available in your extension by open chrome-extension://<extension ID>/my-extension-page.html for instance

manoj.pachipulusudeque.com_63215

yes I have looked this documentation.

manoj.pachipulusudeque.com_63215

but i want to open the extension from the developer toolbar and click on some elements in the extension

but are you extending the devtools?

or it's just some popups and actions?

manoj.pachipulusudeque.com_63215

extending the devtools it not an popup

TwitterGitHubLinkedIn
AboutQuestionsDiscord ForumBrowser ExtensionTagsQA Jobs

Rayrun is a community for QA engineers. I am constantly looking for new ways to add value to people learning Playwright and other browser automation frameworks. If you have feedback, email luc@ray.run.