Closed Bug 1854166 Opened 1 year ago Closed 10 months ago

Allow running of Puppeteer for BiDi tests in headful mode

Categories

(Remote Protocol :: Agent, enhancement, P2)

enhancement

Tracking

(Not tracked)

RESOLVED DUPLICATE of bug 1669435

People

(Reporter: whimboo, Unassigned)

Details

(Whiteboard: [webdriver:backlog])

Puppeteer tests for BiDi seem to only run in headless mode right now. For debugging purposes it would be great to get the tests running in headful mode as well. As given by Alex the following should make it work:

EXTRA_LAUNCH_OPTIONS='{"headless":false}' npm run test:firefox:bidi -- --no-coverage

Priority: -- → P2
Whiteboard: [webdriver:backlog]

This is actually a dupe of bug 1669435.

Status: NEW → RESOLVED
Closed: 10 months ago
Duplicate of bug: 1669435
Resolution: --- → DUPLICATE
You need to log in before you can comment on or make changes to this bug.