Merge lp://qastaging/~coreygoldberg/selenium-simple-test/assert-element-action into lp://qastaging/selenium-simple-test

Proposed by Corey Goldberg
Status: Merged
Approved by: Corey Goldberg
Approved revision: 225
Merged at revision: 225
Proposed branch: lp://qastaging/~coreygoldberg/selenium-simple-test/assert-element-action
Merge into: lp://qastaging/selenium-simple-test
Diff against target: 85 lines (+40/-15)
2 files modified
src/sst/actions.py (+33/-15)
src/sst/selftests/assert_element.py (+7/-0)
To merge this branch: bzr merge lp://qastaging/~coreygoldberg/selenium-simple-test/assert-element-action
Reviewer Review Type Date Requested Status
Corey Goldberg (community) Approve
Review via email: mp+85560@code.qastaging.launchpad.net

Commit message

new assert_element action and selftest + reorder of __all__

Description of the change

new "assert_element" action and selftest.

similar to exists_element(), but rather than returning a boolean, it is an assertion.. either passes or raises an assertion error.

To post a comment you must log in.
Revision history for this message
Corey Goldberg (coreygoldberg) wrote :

ok for merge.

review: Approve

Preview Diff

[H/L] Next/Prev Comment, [J/K] Next/Prev File, [N/P] Next/Prev Hunk
The diff is not available at this time. You can reload the page or download it.

Subscribers

People subscribed via source and target branches