Closed
Bug 1101172
Opened 10 years ago
Closed 10 years ago
Marionette throws JavaScriptException instead of InvalidSelectorException
Categories
(Remote Protocol :: Marionette, defect)
Remote Protocol
Marionette
Tracking
(Not tracked)
RESOLVED
FIXED
mozilla36
People
(Reporter: automatedtester, Assigned: automatedtester)
References
Details
Attachments
(1 file, 1 obsolete file)
When someone passes in this wrong type like "IWantCheese" selector type instead of xpath/css/id we should throw InvalidSelectorException instead of JavaScriptException
Assignee | ||
Comment 1•10 years ago
|
||
Assignee | ||
Comment 2•10 years ago
|
||
/r/775 - Bug 1101172: Correct Exception thrown when passing invalid element search type; r=jgriffin
Pull down this commit:
hg pull review -r 96bc57d04defdd362b8c8d28289b1e37c540c50b
Assignee | ||
Updated•10 years ago
|
Attachment #8525008 -
Flags: review?(jgriffin)
Assignee | ||
Comment 3•10 years ago
|
||
/r/775 - Bug 1101172: Correct Exception thrown when passing invalid element search type; r=jgriffin
Pull down this commit:
hg pull review -r 96bc57d04defdd362b8c8d28289b1e37c540c50b
Updated•10 years ago
|
Attachment #8525008 -
Flags: review?(jgriffin) → review+
Comment 4•10 years ago
|
||
https://reviewboard.mozilla.org/r/773/#review367
Makes sense to me!
Assignee | ||
Comment 5•10 years ago
|
||
Comment 6•10 years ago
|
||
Assignee: nobody → dburns
Status: NEW → RESOLVED
Closed: 10 years ago
Resolution: --- → FIXED
Target Milestone: --- → mozilla36
Assignee | ||
Comment 7•9 years ago
|
||
Attachment #8525008 -
Attachment is obsolete: true
Attachment #8618650 -
Flags: review+
Assignee | ||
Comment 8•9 years ago
|
||
Updated•2 years ago
|
Product: Testing → Remote Protocol
You need to log in
before you can comment on or make changes to this bug.
Description
•