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

Setup tests environment #146

Open
endway opened this issue Oct 8, 2019 · 2 comments
Open

Setup tests environment #146

endway opened this issue Oct 8, 2019 · 2 comments
Labels

Comments

@endway
Copy link
Member

endway commented Oct 8, 2019

In order to improve the availability of the extension on different services, we can try to setup a testing environment using puppeteer (https://github.com/GoogleChrome/puppeteer).
According to puppeteer/puppeteer#659 (comment) it's possible to specify browser extensions paths.

@endway endway added the tech label Oct 8, 2019
@beshur
Copy link
Member

beshur commented Oct 8, 2019

Looks like puppeteer lacks some important functionality for this puppeteer/puppeteer#2486

I also didn't find any good solution out there. Selenium is also limited to the page viewport.

@endway
Copy link
Member Author

endway commented Oct 8, 2019

@beshur probably we can use post messages instead of actually clicking the action button

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants