Closed
Bug 1111779
Opened 10 years ago
Closed 10 years ago
add accessibility checks for clickElement
Categories
(Remote Protocol :: Marionette, defect)
Remote Protocol
Marionette
Tracking
(Not tracked)
RESOLVED
FIXED
mozilla37
People
(Reporter: yzen, Assigned: yzen)
References
Details
(Keywords: pi-marionette-userinput, Whiteboard: [affects=a11y])
Attachments
(1 file)
3.31 KB,
patch
|
automatedtester
:
review+
|
Details | Diff | Splinter Review |
When clickElement is called, the following accessibility checks should be performed, we need to perform additional accessibility checks similar to the ones in bug 1109282.
Assignee | ||
Comment 1•10 years ago
|
||
Attachment #8538534 -
Flags: review?(dburns)
![]() |
||
Comment 2•10 years ago
|
||
Comment on attachment 8538534 [details] [diff] [review]
1111779 patch v1
Review of attachment 8538534 [details] [diff] [review]:
-----------------------------------------------------------------
I should have picked this up in the last review, could we maybe make the test names slightly more descriptive
e.g. test_invalid_click could be test_click_raises_element_not_accessible
Attachment #8538534 -
Flags: review?(dburns) → review+
Assignee | ||
Comment 3•10 years ago
|
||
Comment 4•10 years ago
|
||
Status: ASSIGNED → RESOLVED
Closed: 10 years ago
Flags: in-testsuite+
Resolution: --- → FIXED
Target Milestone: --- → mozilla37
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
•