Closed
Bug 1233880
Opened 9 years ago
Closed 9 years ago
[JSMarionette] Allow passing options to client.helper.waitForElementToDisappear
Categories
(Testing Graveyard :: JSMarionette, defect)
Testing Graveyard
JSMarionette
Tracking
(Not tracked)
RESOLVED
FIXED
People
(Reporter: mikehenrty, Assigned: mikehenrty)
References
Details
(Whiteboard: [MJS][systemsfe])
Attachments
(1 file)
We are seeing many tests fail because waitForElementToDisappear timesout "relatively" quickly at 20 seconds. Let's allow test writers to configure this by passing in an options object similar to the one used in client.waitFor.
Comment 1•9 years ago
|
||
| Assignee | ||
Comment 2•9 years ago
|
||
Comment on attachment 8700227 [details] [review]
[gaia] mikehenrty:bug-1233880-wait-for-disappear-options > mozilla-b2g:master
Gareth, could you take a look at this one too?
Attachment #8700227 -
Flags: review?(gaye)
| Assignee | ||
Comment 3•9 years ago
|
||
Comment on attachment 8700227 [details] [review]
[gaia] mikehenrty:bug-1233880-wait-for-disappear-options > mozilla-b2g:master
Or Aus.
Attachment #8700227 -
Flags: review?(aus)
Comment 4•9 years ago
|
||
Looking good man! Thanks for the flurry of patches! We'll take this as the bestest Holiday Gift the Firefox OS automation guys could've ever had! :)
Status: NEW → RESOLVED
Closed: 9 years ago
Resolution: --- → FIXED
Comment 5•9 years ago
|
||
Comment on attachment 8700227 [details] [review]
[gaia] mikehenrty:bug-1233880-wait-for-disappear-options > mozilla-b2g:master
Forgot to toggle the mighty flag.
Attachment #8700227 -
Flags: review?(gaye)
Attachment #8700227 -
Flags: review?(aus)
Attachment #8700227 -
Flags: review+
Updated•9 years ago
|
Assignee: nobody → mhenretty
| Assignee | ||
Comment 6•9 years ago
|
||
Updated•7 years ago
|
Product: Testing → Testing Graveyard
You need to log in
before you can comment on or make changes to this bug.
Description
•