Skip to content

Add iframe support #71

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 5 commits into from
Jun 29, 2012
Merged

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