question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

Support video capture in browsers other than headless electron

See original GitHub issue

Features

Video recording for both local and CI:

Tasks

  • chrome headed:
  • electron headed:
  • chrome headless
  • firefox headed:
    • use getUserMedia API + user prefs to auto-accept prompt to capture current tab
  • firefox headless:
    • use getUserMedia API + user prefs to auto-accept prompt to capture current tab

Related

Video record also mentioned in #745

Issue Analytics

  • State:closed
  • Created 5 years ago
  • Reactions:178
  • Comments:20 (7 by maintainers)

github_iconTop GitHub Comments

15reactions
bahmutovcommented, Aug 1, 2019

Pull request https://github.com/cypress-io/cypress/pull/4628 has headed Chrome recording video of the test run. Waiting for final review, merge and release.

11reactions
kucebcommented, Jun 13, 2018

@itaykotler-fundbox but do throw a 👍 on the top level comment to give the issue higher priority, we sort by reactions to determine what the community wants

Read more comments on GitHub >

github_iconTop Results From Across the Web

Launching Browsers | Cypress Documentation
Cypress currently supports Firefox and Chrome-family browsers (including Edge ... video recording in WebKit, only the video for the first spec is recorded....
Read more >
Creating and Running Web Tests in Headless Web Browsers ...
You run the test and get the test results in TestComplete. Supported versions of headless browsers. You can run tests in any headless...
Read more >
Moon - A cross browser Selenium, Cypress, Playwright and ...
Moon is a browser automation solution compatible with Selenium, Cypress, Playwright and Puppeteer using Kubernetes or Openshift to launch browsers.
Read more >
Browser Library
Introduction · Conscise assertions. · Precise and fast browser window and tab control. · Chainable selector strategies. · Good shadow DOM support. ·...
Read more >
Google Chrome Headless Error "Not supported" When using ...
On windows if this is headless : false it will capture the chrome tab (sometimes crashes). But if this is headless : true...
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found