Open Bug 1722863 Opened 4 years ago

Move setting of command line arguments from capabilities to individual Browser implementations

Categories

(Testing :: geckodriver, enhancement, P3)

Default
enhancement

Tracking

(Not tracked)

People

(Reporter: whimboo, Unassigned)

Details

Right now we set some command line arguments like --remote-debugging-port within the capabilities.rs module. As best those should be moved over to the individual Browser implementations in browser.rs.

https://searchfox.org/mozilla-central/rev/cfc40681e13089f92fb3f5f67d5d527fb04d9505/testing/geckodriver/src/capabilities.rs#448-454,475-483

You need to log in before you can comment on or make changes to this bug.