There was an error while loading. Please reload this page.
1 parent df2e3c7 commit afa36d9Copy full SHA for afa36d9
1 file changed
py/test/selenium/webdriver/common/frame_switching_tests.py
@@ -186,7 +186,6 @@ def testShouldBeAbleToSwitchToParentFromAnIframe(self, driver, pages):
186
#
187
# ----------------------------------------------------------------------------------------------
188
189
- @pytest.mark.ignore_marionette
190
def testShouldContinueToReferToTheSameFrameOnceItHasBeenSelected(self, driver, pages):
191
pages.load("frameset.html")
192
driver.switch_to.frame(2)
0 commit comments