That's one of the pages I've been using as a reference, but it the docs could really use more examples.
"frame_ref - a reference to the frame you want to switch to." ... doesn't really tell me what it's after (I can't get the HTMLElement if I can't see it yet and I've tried guessing what the 'index' might be and using name, or id attribute of an element on the messaging app page etc..). I've also tried "switch_to_frame(0)" and "switch_to_frame()" with no effect. The sms elements are never found and if I dump the current html, Marionette still thinks I'm in the Contacts app. _______________________________________________ dev-b2g mailing list [email protected] https://lists.mozilla.org/listinfo/dev-b2g
