Closed Bug 859864 Opened 12 years ago Closed 12 years ago

remove NoSuchAttribute from errors.py

Categories

(Remote Protocol :: Marionette, defect)

defect
Not set
normal

Tracking

(b2g18 fixed, b2g18-v1.0.0 wontfix, b2g18-v1.0.1 fixed)

RESOLVED FIXED
Tracking Status
b2g18 --- fixed
b2g18-v1.0.0 --- wontfix
b2g18-v1.0.1 --- fixed

People

(Reporter: mdas, Unassigned)

Details

Attachments

(1 file)

Attached file remove the exception
In our errors.py, we created a 'NoSuchAttribute' exception but it will go unused because according to https://dvcs.w3.org/hg/webdriver/raw-file/tip/webdriver-spec.html#reading-attributes-and-properties, we should return null if an attribute doesn't exist (and that is the current implementation).
Attachment #735240 - Flags: review?(dburns)
Attachment #735240 - Flags: review?(dburns) → review+
Status: NEW → RESOLVED
Closed: 12 years ago
Resolution: --- → FIXED
Whiteboard: [leave-open]
Product: Testing → Remote Protocol
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: