Bug 1206122: Add support for switchToParentFrame r=jgriffin
commit7cc0a899a50985f7343c5a4134e209c669778254
authorDavid Burns <dburns@mozilla.com>
Mon, 19 Oct 2015 20:39:48 +0000 (19 21:39 +0100)
committerDavid Burns <dburns@mozilla.com>
Mon, 19 Oct 2015 20:39:48 +0000 (19 21:39 +0100)
tree8bab52a75f71f750b5e26a0561152c5ac1ff0e57
parent5b38c559676fa085ad2ab8c18f8fa0b0257197bc
Bug 1206122: Add support for switchToParentFrame r=jgriffin

This allows us from a child frame to go up one level. This is documented
at http://w3c.github.io/webdriver/webdriver-spec.html#switch-to-parent-frame

--HG--
extra : commitid : GtXAxWLM61v
extra : rebase_source : 9b18d51a5dbefb4dad1cb39b229dc3d55cfae26a
extra : histedit_source : d0a0479e0c9946f242efd71e722685447ae48fd1
testing/marionette/client/marionette/tests/unit/test_switch_frame.py
testing/marionette/client/marionette/www/framesetPage2.html
testing/marionette/driver.js
testing/marionette/driver/marionette_driver/marionette.py
testing/marionette/listener.js