Browser library releases

Browser library 10.0.1 is out.

Browser is a web testing library for Robot Framework that utilizes the Playwright tool internally. Browser library 10.0.1 is a new release with bug fix for Wait For Element State keyword.

Browser library 10.0.1 was released on Thursday October 28, 2021. Browser supports Python 3.7+, Node 12/14 LTS and Robot Framework 3.2+. Library was tested with Playwright 1.16.2

Browser library 10.0.2 is out. It fixes problem with Wait For Element State keyword and when element was moving to deattached state.

Browser library was tested with Python 3.7+, Node 12/14 LTS and Robot Framework 3.2+. Library was tested with Playwright 1.16.2

Browser library 11.0.0 is a new release with enhancements to JS extension documentation, version binding to Playwright and other enhancement and bug fixes. All issues targeted for Browser library v11.0.0 can be found from the issue tracker.

Browser library 11.0.0 was released on Saturday December 4, 2021. Browser supports Python 3.7+, Node 12/14 LTS and Robot Framework 3.2+. Library was tested with Playwright 1.17.1

More details in release notes

Browser is a web testing library for Robot Framework that utilizes the Playwright tool internally. Browser library 11.2.0 is a new release with enhancements for setting and clearing permission for the active context and bug fixes for not leaking secrets when keyword fails. All issues targeted for Browser library v11.2.0 can be found from the issue tracker.

Browser library 11.2.0 was released on Friday January 14, 2022. Browser supports Python 3.7+, Node 12/14 LTS and Robot Framework 4.0+. Library was tested with Playwright 1.17.2

Browser library 11.4.0 is out. This new release comes with new Element States keyword and bug fixes to Type/Fill Secret keyword.

Browser library 11.4.0 was released on Wednesday February 9, 2022. Browser supports Python 3.7+, Node 12/14/16 LTS and Robot Framework 4.0+. Library was tested with Playwright 1.18.1

2 Likes

Browser is a web testing library for Robot Framework that utilizes the Playwright tool internally. Browser library 12.0.0 is a new release which raises minimum required Robot Framework version to 4.1 and bug fixes to Close Browser and Select Options By keywords. All issues targeted for Browser library v12.0.0 can be found from the issue tracker.

Browser library 12.0.0 was released on Tuesday February 22, 2022. Browser supports Python 3.7+, Node 12/14/16 LTS and Robot Framework 4.0+. Library was tested with Playwright 1.19.1

Browser is a web testing library for Robot Framework that utilizes the Playwright tool internally. Browser library 12.0.1 is a new hotfix release for regression in Select Options By keyword. All issues targeted for Browser library v12.0.1 can be found from the issue tracker.

Browser library 12.0.1 was released on Wednesday February 23, 2022. Browser supports Python 3.7+, Node 12/14/16 LTS and Robot Framework 4.0+. Library was tested with Playwright 1.19.1

1 Like

Browser is a web testing library for Robot Framework that utilizes the Playwright tool internally. Browser library 12.1.0 is a new release with commit state for Wait For Navigation keyword and and bug fix for Select Options By keyword. All issues targeted for Browser library v12.1.0 can be found from the issue tracker.

Browser library 12.1.0 was released on Saturday February 26, 2022. Browser supports Python 3.7+, Node 12/14/16 LTS and Robot Framework 4.0+. Library was tested with Playwright 1.19.2

Browser is a web testing library for Robot Framework that utilizes the Playwright tool internally. Browser library 13.0.0 is a new release with New Persistent Context keyword enhancements and removes drop argument from Drag And Drop By Coordinates keyword. All issues targeted for Browser library v13.0.0 can be found from the issue tracker.

Browser library 13.0.0 was released on Wednesday May 25, 2022. Browser supports Python 3.7+, Node 12/14/16 LTS and Robot Framework 4.0+. Library was tested with Playwright 1.22.2

Robot Framework Browser 13.4.0 released!
This is mainly about updating dependencies. New Playwright 1.24.1 is now here.
For file uploads relative file paths are now better supported.
Also library documentation has new updates.
PRs in this release are Release Robot Framework Browser v13.4.0 · MarketSquare/robotframework-browser · GitHub

1 Like

Browser is a web testing library for Robot Framework that utilizes the Playwright tool internally. Browser library 14.3.0 is a new release with enhancements for the Wait For Condition keyword. All issues targeted for Browser library v14.3.0 can be found from the issue tracker.

Browser library 14.3.0 was released on Sunday December 4, 2022. Browser supports Python 3.7+, Node 14/16 LTS and Robot Framework 4.0+. Library was tested with Playwright 1.27.1

1 Like

Browser is a web testing library for Robot Framework that utilizes the Playwright tool internally. Browser library 14.4.0 is a new release with plugin API enhancement and bug fixes to logging. All issues targeted for Browser library v14.4.0 can be found from the issue tracker. Browser library 14.4.0 was released on Saturday January 7, 2023. Browser supports Python 3.7+, Node 14/16 LTS and Robot Framework 4.0+. Library was tested with Playwright 1.29.1

Browser is a web testing library for Robot Framework that utilizes the Playwright tool internally. Browser library 14.4.1 is a new release with bug fixes to version numbers. Other ways this is exactly same as 14.0.0 All issues targeted for Browser library v14.4.1 can be found from the issue tracker. Browser library 14.4.1 was released on Saturday January 7, 2023. Browser supports Python 3.7+, Node 14/16 LTS and Robot Framework 4.0+. Library was tested with Playwright 1.29.1

Browser is a web testing library for Robot Framework that utilizes the Playwright tool internally. Browser library 16.2.0 is a new release with add Tab keyword to the library. All issues targeted for Browser library v16.2.0 can be found from the issue tracker. Browser library 16.2.0 was released on Saturday May 27, 2023. Browser supports Python 3.7+, Node 14/16 LTS and Robot Framework 4.0+. Library was tested with Playwright 1.34.3

Browser is a web testing library for Robot Framework that utilizes the Playwright tool internally. Browser library 16.3.0 is a new release with enhancements to Take Screenshot keyword and bug fixes Click keyword. This release drops support for NodeJS 14 and deprecates support for Python 3.7. All issues targeted for Browser library v16.3.0 can be found from the issue tracker.

Browser library 16.3.0 was released on Sunday July 2, 2023. Browser supports Python 3.7+, Node 16/18 LTS and Robot Framework 5.0+. Support for Python 3.7 has been deprecated and release 16.4 will drop the support for Python 3.7. Users are strong advised to upgrade their Python version to one which supported by Python community. Library was tested with Playwright 1.35.1

1 Like