-
Notifications
You must be signed in to change notification settings - Fork 3.8k
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
[Feature] Support screencast for Firefox and Webkit #1158
Comments
This was referenced Jul 2, 2020
This was referenced Jul 13, 2020
This was referenced Jul 21, 2020
aslushnikov
pushed a commit
that referenced
this issue
Jul 23, 2020
This was referenced Aug 4, 2020
This was referenced Aug 31, 2020
This was referenced Sep 8, 2020
This was referenced Sep 15, 2020
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
We would like to record a video of the browser with playwright-video for all browsers.
It would be great to have a page.screencast API that supports all browsers. Additionally we would like to know when all the frames are received, which is not possible with the CDP screencast API.
The text was updated successfully, but these errors were encountered: