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

ReleaseNotes24

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

SeleniumLibrary 2.4

SeleniumLibrary 2.4 was released 2010-05-27.

This release started out as a bug fix release, targeting a fix for Issue 107. But while working on it, the team found that it should address also some other problems and ended up with many new features that made their way into this release, notably the new table related keywords a new way to upload files.

Acknowledgments

Andreas Ebbert-Karroum has made major contributions to this release and as a consequence of that, has been promoted to an owner of the SeleniumLibrary project. No more special acknowledgements after this release for you Andreas :)

Thanks also to Radek Wierzbicki for implementing support for remote files when using Choose File keyword (Issue 108)

Thanks to everyone who has submitted enhancement requests and bug reports.

List of all fixes and enhancements

IDTypePrioritySummary
Issue 107DefectHighHandling errors when the message contains Unicode characters fails on Python/Jython < 2.6
Issue 27EnhancementHighKeywords for checking and getting table content
Issue 110EnhancementHighSwitch version control from Subversion to Merqurial
Issue 114EnhancementHighSupport Firefox 3.6
Issue 95DefectMediumClicking a link inside frame does not work in IE
Issue 109DefectMediumGo Back keyword should wait until page is loaded
Issue 108EnhancementMediumSupport for using remote files with Choose File
Issue 117EnhancementMediumAdd Link to Selenium Documentation in API-Documentation for Keyword CallSeleniumApi
Issue 97DocumentationMediumDocument that opening multiple browsers does not work with IE
Issue 105DefectLowImprove Element Should Contain fail message
Issue 96DocumentationLowDocument that Press Key does not work with IE

Altogether 11 issues.

Clone this wiki locally