Uh oh!
There was an error while loading. Please reload this page.
This repository was archived by the owner on Aug 20, 2024. It is now read-only.
- Notifications
You must be signed in to change notification settings - Fork 3
ReleaseNotes20
Jussi Malinen edited this page Aug 18, 2015
·
1 revision
This page contains release notes for Selenium Library 2.0 series.
Version 2.0 is the first open source release of Selenium Library for Robot Framework. The LibraryDocumentation lists the available keywords.
- Aliases ie and ff have been added to Open Browser and the keyword documentation has been improved(Issue 4)
- Optional argument wait has been added to keyword Select Radio Button. This is needed to operate radio buttons whose actions cause a page load.
This release adds support for popup windows and fixes problem with button tag. The documentation is also greatly improved.
| ID | Type | Priority | Summary |
|---|---|---|---|
| Issue 6 | Defect | High | Click Button does not work with |
<button>
tag | | Issue 7 | Documentation | High | Documentation enhancements | | Issue 9 | Defect | Medium | Cannot select and test Modal Dialogues. When popup test is frozen |