Skip to content

Conversation

emanlove
Copy link
Member

Added iframe support by removing strict filtering for only elements.

kontulai and others added 5 commits June 29, 2012 13:36
…ame>,

using _element_find().  Added fix for _page_contains which will search both
<frame> and <iframe> elements. But this fix for _page_contains needs a test
first which is why the fix is currently commented out.
…rames and iframes. Currently iframe is failing as expected since patch has not been applied.

Added test demonstrating how with the removal of the 'frame' tag from element searches could result in a "NoSuchFrameException" error if multiple elements have the same name attribute.  Also demonstrated is how one can use xpath to search for either frame or iframe or both in such a case as a work around.
emanlove added a commit that referenced this pull request Jun 29, 2012
@emanlove emanlove merged commit f34e1d9 into robotframework:master Jun 29, 2012
@emanlove emanlove mentioned this pull request Jul 12, 2012
@emanlove emanlove deleted the add-iframe-support branch November 5, 2013 13:25
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants