[Bug 29316] clicking 'back' when an an iframe should not navigate the top-level browsing context

https://www.w3.org/Bugs/Public/show_bug.cgi?id=29316

John Jansen <johnjan@microsoft.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|RESOLVED                    |REOPENED
         Resolution|INVALID                     |---

--- Comment #2 from John Jansen <johnjan@microsoft.com> ---
I want to make sure my understanding here is correct. My usecase is to browse
to a parent page that has an IFrame, click a link in that IFrame and then hit
the back button. In all browsers, doing this will navigate the IFrame back to
the initial state. However, if I use the .back command in WebDriver, it is
supposed to navigate back the parent page.

Is there a different command I'm missing for navigating back within the iframe?

-- 
You are receiving this mail because:
You are the QA Contact for the bug.

Received on Tuesday, 1 December 2015 23:44:20 UTC