Closed
Description
test('should get all available resolutions') failed.
The potential cause would be:
- The browser is launching a fake camera in the playwright config file
- Headless mode did not get set properly in the playwright config file
- The script tries to getAvailableResolutions before the cameraEnhancer is initialized properly