Skip to content
This repository was archived by the owner on Aug 20, 2024. It is now read-only.

ReleaseNotes22

Jussi Malinen edited this page Aug 18, 2015 · 1 revision

SeleniumLibrary 2.2.2

SeleniumLibrary 2.2.2 was released on Monday, 11/30/2009.

The second maintenance release of SeleniumLibrary 2.2.2 fixes some bugs, adds one new keyword and clarifies the documentation a bit. Individual issues fixed in this release are listed in the table below:

IDTypePrioritySummary
Issue 51DefectMediumQuotes in locators are not escaped when creating xpath
Issue 52DefectMediumTitle Should Be and Location Should Be can return misleading error message
Issue 56DefectMediumCan't use Choose File with remote selenium server
Issue 61EnhancementMediumGet All Links keyword
Issue 62EnhancementMediumRemove references to *chrome and *iehta browser launchers
Issue 53DocumentationMediumDocument that custom browser needs to be an executable in Linux
Issue 57DocumentationMediumDocument usage of * as a wildcard in locator expressions

Altogether 7 issues.

SeleniumLibrary 2.2.1

SeleniumLibrary 2.2.1 was released on Monday, 08/24/2009.

This release upgrades Selenium server to work also with Firefox 3.5 and adds some new keywords which are listed in below table:

IDTypePrioritySummary
Issue 49EnhancementHighUpgrade selenium-server to 1.0.1
Issue 43EnhancementMediumLog Source keyword should accept a log level
Issue 44EnhancementMediumMaximize Browser Window -keyword
Issue 47EnhancementMediumPossibility for users to specify UPPERCASED and multi-worded strings for the test browser
Issue 50EnhancementMediumGet Window Titles, Get Window Names and Get Window Identifiers -keywords

Altogether 5 issues.

SeleniumLibrary 2.2

SeleniumLibrary 2.2 was released May 14, 2009.

New features include the possibility to start the Selenium server with keyword (Issue 38) and the enhancement of Open Browser so that it tries to connect several times to Selenium server before failing (Issue 39).

Also a great number of new keywords have been implemented, and previously deprecated keywords have been completely removed. Full details are in the list below:

IDTypePrioritySummary
Issue 38EnhancementMediumStart server keyword
Issue 39EnhancementMediumOpen Browser should wait until Selenium server is up
Issue 20EnhancementMediumDeprecate Set Timeout
Issue 25EnhancementMediumInput Password keyword
Issue 32EnhancementMediumGet Text keyword
Issue 34EnhancementMediumKeywords Press Key and Press Key Native
Issue 35EnhancementMediumShut down server as module level function
Issue 36EnhancementMediumLog source keyword
Issue 40EnhancementMediumFocus keyword
Issue 42EnhancementMediumRemove Launch and Exit keywords
Issue 30EnhancementLowPage Should Contain Button and Page Should Not Contain Button keywords

Altogether 11 issues.

Clone this wiki locally