Closed
Bug 1113305
Opened 10 years ago
Closed 9 years ago
Stacktraces should be marshaled to match WebDriver protocol
Categories
(Testing :: Marionette Client and Harness, defect)
Testing
Marionette Client and Harness
Tracking
(Not tracked)
RESOLVED
FIXED
People
(Reporter: ato, Unassigned)
References
(Blocks 1 open bug)
Details
(Keywords: pi-marionette-client, pi-marionette-server, Whiteboard: [marionette=1.0])
Stacktraces from Marionette are currently just returned as strings. The WebDriver protocol (that is, Selenium) says they should be structured in the following way: https://code.google.com/p/selenium/wiki/JsonWireProtocol#Failed_Commands
The Marionette Python and JS clients will be affected by this change, but this shouldn't have any regressions on end users.
Reporter | ||
Updated•10 years ago
|
Blocks: webdriver
Keywords: ateam-marionette-client,
ateam-marionette-server
Updated•10 years ago
|
Whiteboard: [marionette=1.0]
Reporter | ||
Updated•9 years ago
|
Status: NEW → RESOLVED
Closed: 9 years ago
Resolution: --- → FIXED
Updated•2 years ago
|
Product: Testing → Remote Protocol
Comment 1•2 years ago
|
||
Moving bugs for Marionette client due to component changes.
Component: Marionette → Marionette Client and Harness
Product: Remote Protocol → Testing
You need to log in
before you can comment on or make changes to this bug.
Description
•