We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
We need to add end to end CDP tests to ensure no regressions on the websocket/stream/CDP features (where unit tests are not possible).
To start we want to test the demo Puppeteer script on the demo website on both Linux and MacOS, with multiple executions (at least 2).
This require having:
Gradually we can add more client scripts libs (Playwright, ChromeDP) and more test cases.
The idea is to use Github actions for that.
The text was updated successfully, but these errors were encountered:
No branches or pull requests
We need to add end to end CDP tests to ensure no regressions on the websocket/stream/CDP features (where unit tests are not possible).
To start we want to test the demo Puppeteer script on the demo website on both Linux and MacOS, with multiple executions (at least 2).
This require having:
Gradually we can add more client scripts libs (Playwright, ChromeDP) and more test cases.
The idea is to use Github actions for that.
The text was updated successfully, but these errors were encountered: