Closed Bug 1150523 Opened 9 years ago Closed 9 years ago

Support string based statuses in the Marionette Node.js client

Categories

(Testing Graveyard :: JSMarionette, defect)

defect
Not set
normal

Tracking

(Not tracked)

RESOLVED FIXED

People

(Reporter: ato, Assigned: ato)

References

Details

Attachments

(3 files)

In preparation for replacing number-based status codes in the Marionette server (bug 945729) we need to add support for the new string-based errors as described in the W3C WebDriver protocol.

This is the full list of errors: https://w3c.github.io/webdriver/webdriver-spec.html#dfn-error-code

The plan is to add in support for looking up exception classes by string as well as by number, then land the change to the remote end that removes number codes, then remove number codes completely from the local end.
Blocks: 945729
Assignee: nobody → ato
Status: NEW → ASSIGNED
Blocks: 1150528
Comment on attachment 8592203 [details] [review]
marionette-js-client pull request

Will land once you squash your commits. Nice job!
Attachment #8592203 - Flags: review?(gaye) → review+
https://github.com/mozilla-b2g/gaia/commit/5204ebbc0e67d15d98ffb962fa2a9ad1e3bb42f6 landed on gaia master
Status: ASSIGNED → RESOLVED
Closed: 9 years ago
Resolution: --- → FIXED
Product: Testing → Testing Graveyard
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: