Skip to content

Commit

Permalink
Update files for release
Browse files Browse the repository at this point in the history
  • Loading branch information
bbangert committed Mar 16, 2011
1 parent 17b65c8 commit 51d447f
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 0 deletions.
2 changes: 2 additions & 0 deletions CHANGES.txt
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,8 @@
-----

- Added 'I should see ".." within X seconds' step.
- Added 'I should see an element with id of "http://bar.com/" within 2
seconds'.

0.1.2
-----
Expand Down
1 change: 1 addition & 0 deletions README.rst
Original file line number Diff line number Diff line change
Expand Up @@ -74,6 +74,7 @@ used with Given/When/Then/And as desired.
I should not see "Foobar"
I should be at "http://foobar.com/"
I should see an element with id of "http://bar.com/"
I should see an element with id of "http://bar.com/" within 2 seconds
I should not see an element with id of "http://bar.com/"
The element with id of "cs_PageModeContainer" contains "Read"
The element with id of "cs_BigDiv" does not contain "Write"
Expand Down

0 comments on commit 51d447f

Please sign in to comment.