Closed Bug 1321539 Opened 8 years ago Closed 8 years ago

timeout argument passed to until, but should be passed to Wait in execute script test

Categories

(Remote Protocol :: Marionette, defect)

Version 3
defect
Not set
normal

Tracking

(Not tracked)

RESOLVED INVALID

People

(Reporter: ato, Assigned: ato)

References

Details

(Whiteboard: [invalid?])

Depends on: 1320629
Assignee: nobody → ato
Status: NEW → ASSIGNED
Why it should be in until()? Right now you can simply construct different instances of Wait() for different timeouts and intervals. If we move that it will not be the case anymore. I'm fairly sure we are doing the right thing here at the moment.
I think the current design has been modeled after Selenium:
http://selenium-python.readthedocs.io/waits.html
Whiteboard: [invalid?]
https://bugzilla.mozilla.org/show_bug.cgi?id=1320629 was backed out and could be re-landed with this fix.
Status: ASSIGNED → RESOLVED
Closed: 8 years ago
Resolution: --- → INVALID
Product: Testing → Remote Protocol
You need to log in before you can comment on or make changes to this bug.