Skip to content

Moved 'Element Should and Should Not Contain' test and updated CHANGES.rst #1

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

Open
wants to merge 29 commits into
base: master
Choose a base branch
from

Conversation

emanlove
Copy link

@emanlove emanlove commented Jul 5, 2012

Jeff,

I went ahead and moved the test over to content_assertions.txt and updated the change log (which when I fetch rtomac/master brought in all these other changes which should be ignored when merged back into rtomac/master on your pull request).

Ed

jussimalinen and others added 29 commits May 4, 2012 09:41
…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.
couple typos; logLevel should be loglevel and locator attribute_locator
… test suite to content_assertions.txt test suite. Updated CHANGES.rst.
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.

6 participants