'Using tabCapture in headless browser
I have created a web extension that uses the tabCapture API to record the browser navigation. This extension stops working (i.e., the browser is not recorded) when using a headless browser (i.e., when using the --headless argument and an automated test with Selenium).
Is there any option to use the tabCapture API in a headless browser?
Sources
This article follows the attribution requirements of Stack Overflow and is licensed under CC BY-SA 3.0.
Source: Stack Overflow
| Solution | Source |
|---|
