Closed
Bug 1231423
Opened 10 years ago
Closed 10 years ago
Log protocol version on Marionette startup
Categories
(Remote Protocol :: Marionette, defect)
Remote Protocol
Marionette
Tracking
(Not tracked)
RESOLVED
INVALID
People
(Reporter: ato, Unassigned)
Details
(Keywords: pi-marionette-server)
We should log the protocol version of Marionette when we spin up the Marionette server.
The PROTOCOL_VERSION constant in testing/marionette/dispatcher.js (https://dxr.mozilla.org/mozilla-central/source/testing/marionette/dispatcher.js?from=marionette%2Fdispatcher.js) defines the current protocol version.
| Reporter | ||
Updated•10 years ago
|
Keywords: ateam-marionette-server
Whiteboard: [good first bug][lang=js]
| Reporter | ||
Comment 1•10 years ago
|
||
Ignore me. This is unnecessary because it is returned as part of the dict received on connect.
Status: NEW → RESOLVED
Closed: 10 years ago
Resolution: --- → INVALID
| Reporter | ||
Updated•10 years ago
|
Whiteboard: [good first bug][lang=js]
Updated•3 years ago
|
Product: Testing → Remote Protocol
You need to log in
before you can comment on or make changes to this bug.
Description
•