Skip to content
Merged
Changes from 1 commit
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Prev Previous commit
Next Next commit
Added the 'get text' keyword to be backwards compatible with the orig…
…inal Selenium Library.
  • Loading branch information
emanlove committed Jun 30, 2012
commit b3370d08ab22dbd23c2cc75bce46ee4c8199b68d
4 changes: 4 additions & 0 deletions CHANGES.rst
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,10 @@ Release Notes
- Added iframe support by removing strict filtering for only <frame> elements.
[emanlove]

- Added the 'get text' keyword to be backwards compatible with the original
Selenium Library.
[jouk0]

1.0.1
-----
- Support for Robot Framework 2.7
Expand Down