Skip to content

Latest commit

 

History

History
53 lines (33 loc) · 1.66 KB

File metadata and controls

53 lines (33 loc) · 1.66 KB

SeleniumLibrary 6.1.0rc1

SeleniumLibrary is a web testing library for Robot Framework that utilizes the Selenium tool internally. SeleniumLibrary 6.1.0rc1 is a new release with UPDATE enhancements and bug fixes. ADD more intro stuff...

All issues targeted for SeleniumLibrary v6.1.0 can be found from the issue tracker.

If you have pip installed, just run

pip install --pre --upgrade robotframework-seleniumlibrary

to install the latest available release or use

pip install robotframework-seleniumlibrary==6.1.0rc1

to install exactly this version. Alternatively you can download the source distribution from PyPI and install it manually.

SeleniumLibrary 6.1.0rc1 was released on Thursday April 28, 2023. SeleniumLibrary supports Python 3.7+, Selenium 4.0+ and Robot Framework 4.1.3 or higher.

The full list of issues will be shown in a later release candidate. I am currently compiling the list but not wanting to delay this release candidate.

View on the issue tracker.