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
 
ReleaseNotes21
        Jussi Malinen edited this page Aug 18, 2015 
        ·
        1 revision
      
    == SeleniumLibrary 2.1.2 ==
Selenium Library 2.1.2 was released 30.1.2009. This release upgrades the version of selenium-server to 1.0-beta-2. This fixes e.g. Firefox 3 problems on Linux systems. No functional changes were made.
Selenium Library 2.1.1 was released 15.1.2009. This release fixes the incompatibility issue with Python 2.4 and also adds a new keyword Set Selenium Speed.
| ID | Type | Priority | Summary | 
|---|---|---|---|
| Issue 21 | Defect | High | SeleniumLibrary 2.1 does not work with Python 2.4 | 
| Issue 18 | Enhancement | Medium | Selenium's speed control property is not exposed through the seleniumlibrary | 
| Issue 19 | Enhancement | Medium | Rename Set Timeout to Set Selenium Timeout and add deprecation warning. | 
Selenium Library 2.1 was released 5.12.2008. The major upgrade happened in the Selenium-server, where a SNAPSHOT distribution was taken into use to enable testing with Firefox 3. We have a separate page with instructions to get Firefox 3 working.
Additionally, following enhancements were made to the library:
| ID | Type | Priority | Summary | 
|---|---|---|---|
| Issue 10 | Enhancement | Medium | Confirm Action -keyword | 
| Issue 11 | Enhancement | Medium | Click image keyword should also work for images inside form | 
| Issue 12 | Enhancement | Medium | 'Page Should Contain ...' should have 2 arguments, including text to display when failed | 
| Issue 13 | Enhancement | Medium | Enhancement: Add support for Selenium's cookie manipulation methods | 
| Issue 16 | Documentation | Medium | Take new libdoc.py into use and add ROBOT_LIBRARY_VERSION |