Closed
Bug 1235531
Opened 10 years ago
Closed 10 years ago
[JSMarionette] Allow passing options to client.helper.waitForElement
Categories
(Testing Graveyard :: JSMarionette, defect)
Testing Graveyard
JSMarionette
Tracking
(Not tracked)
RESOLVED
FIXED
2.6 S5 - 1/15
People
(Reporter: mikehenrty, Assigned: mikehenrty)
Details
(Whiteboard: [MJS][systemsfe])
Attachments
(1 file)
Similar to bug 1233880, we should be able to pass in a custom timeout to waitForElement as well as waitForElementToDisappear. Let's do that!
Comment 1•10 years ago
|
||
| Assignee | ||
Comment 2•10 years ago
|
||
Comment on attachment 8702519 [details] [review]
[gaia] mikehenrty:bug-1235531-custom-timeout-waitforelement > mozilla-b2g:master
Aus or Gareth, can either of you have a look?
Attachment #8702519 -
Flags: review?(gaye)
Attachment #8702519 -
Flags: review?(aus)
| Assignee | ||
Comment 3•10 years ago
|
||
We don't actually need this for bug 1222215 anymore since I have worked around that by just disabling more tests :(, but we still need this in the long run to re-enable tetss.
No longer blocks: 1222215
Comment 4•10 years ago
|
||
Comment on attachment 8702519 [details] [review]
[gaia] mikehenrty:bug-1235531-custom-timeout-waitforelement > mozilla-b2g:master
looks fine to me but you'll also want to bump the version of the helper since we 'added' a feature to one of the functions. Looks like we could simply set it to 0.3.3 from 0.3.2.
Attachment #8702519 -
Flags: review?(aus) → review+
| Assignee | ||
Comment 5•10 years ago
|
||
(In reply to Aus Lacroix [:aus] from comment #4)
> looks fine to me but you'll also want to bump the version of the helper
> since we 'added' a feature to one of the functions. Looks like we could
> simply set it to 0.3.3 from 0.3.2.
Good call!
master: https://github.com/mozilla-b2g/gaia/commit/0a94cf45f864dcfbb2b6694a3f692bded8328d91
Status: NEW → RESOLVED
Closed: 10 years ago
Resolution: --- → FIXED
Updated•10 years ago
|
Target Milestone: --- → 2.6 S5 - 1/15
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
•