Closed
Bug 729065
Opened 13 years ago
Closed 12 years ago
Allow automatic switch_to_frame for Marionette tests
Categories
(Remote Protocol :: Marionette, defect)
Tracking
(Not tracked)
RESOLVED
DUPLICATE
of bug 800320
People
(Reporter: mdas, Unassigned)
Details
Allow something like
MARIONETTE_LAUNCH_GAIA_APP_SWITCH
Which will launch the application and switch your context to be within the launched app instead of running the test from within the homescreen's frame. It will make testing and getting elements a bit easier.
Reporter | ||
Comment 1•13 years ago
|
||
edit:
MARIONETTE_LAUNCH_GAIA_APP_SWITCH = "../sms/sms.html"; //need to specify the app to launch, of course
Comment 2•12 years ago
|
||
dupe of bug 800320?
Comment 3•12 years ago
|
||
Yeah, I think we can consider it a dupe.
Status: NEW → RESOLVED
Closed: 12 years ago
Resolution: --- → DUPLICATE
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
•