Closed Bug 1297622 Opened 8 years ago Closed 8 years ago

Allow in_app restarts triggered by UI elements

Categories

(Remote Protocol :: Marionette, defect)

Version 3
defect
Not set
normal

Tracking

(Not tracked)

RESOLVED DUPLICATE of bug 1298800

People

(Reporter: whimboo, Unassigned)

References

Details

Right now we allow in_app restarts by calling self.marionette.restart(in_app=True). To exend that we should allow tests to also use ui elements like a restart button for software updates to trigger a restart.

This can be implemented via an optional callback to the restart() method. In such a case we do not have to care about the observer notifications but only checking that Firefox got restarted correctly.
I also filed bug 1298800 for that request which actually has more details now.
Status: NEW → RESOLVED
Closed: 8 years ago
Resolution: --- → DUPLICATE
Product: Testing → Remote Protocol
You need to log in before you can comment on or make changes to this bug.