Robotframework-browser

Latest version: v19.1.2

Safety actively analyzes 693883 Python packages for vulnerabilities to keep your Python projects secure.

Scan your dependencies

Page 7 of 25

16.0.2

[Browser](https://github.com/MarketSquare/robotframework-browser) is a web testing library for [Robot Framework](http://robotframework.org/) that utilises [Playwright](https://github.com/microsoft/playwright) tool internally. Browser library 16.0.2 is a new release with:

- Fix building of docker images

All issues targeted for Browser library v16.0.2 can be found from the [issue tracker](https://github.com/MarketSquare/robotframework-browser/milestones/v16.0.2).

Browser library 16.0.2 was released on Wednesday March 15, 2023. Browser supports Python 3.7+, Node 14/16/18 LTS and Robot Framework 5.0.1+. Library was tested with Playwright 1.31.2

16.0.1

[Browser](https://github.com/MarketSquare/robotframework-browser) is a web testing library for [Robot Framework](http://robotframework.org/) that utilises [Playwright](https://github.com/microsoft/playwright) tool internally. Browser library 16.0.1 is a new release with:

- Bugfixes for `Promise To` keyword
- Docker image improvements
- New Playwright version 1.31.2

All issues targeted for Browser library v16.0.1 can be found from the [issue tracker](https://github.com/MarketSquare/robotframework-browser/milestones/v16.0.1).

Browser library 16.0.1 was released on Tuesday March 14, 2023. Browser supports Python 3.7+, Node 14/16/18 LTS and Robot Framework 5.0.1+. Library was tested with Playwright 1.31.2

16.0.0

[Browser](https://github.com/MarketSquare/robotframework-browser) is a web testing library for [Robot Framework](http://robotframework.org/) that utilises [Playwright](https://github.com/microsoft/playwright) tool internally. Browser library 16.0.0 is a new release with:

New Browser to skip if exists and switch (https://github.com/MarketSquare/robotframework-browser/issues/1319) BWIC
- [New Browser](https://marketsquare.github.io/robotframework-browser/Browser.html#New%20Browser) keyword does by default switch to an existing browser as long as it is configured the same way.

Get Browser Console Logs support (https://github.com/MarketSquare/robotframework-browser/issues/2176)
- [Get Console Log](https://marketsquare.github.io/robotframework-browser/Browser.html#Get%20Console%20Log) keyword and [Get Page Errors](https://marketsquare.github.io/robotframework-browser/Browser.html#Get%20Page%20Errors) keyword are new.

Take Screenshot keyword supports returning the image (https://github.com/MarketSquare/robotframework-browser/issues/2625)
- [Take Screenshot](https://marketsquare.github.io/robotframework-browser/Browser.html#Take%20Screenshot) keyword now supports returning the image as a variable and deactivate its logging.

All issues targeted for Browser library v16.0.0 can be found from the [issue tracker](https://github.com/MarketSquare/robotframework-browser/milestones/v16.0.0).

Browser library 16.0.0 was released on Monday February 6, 2023. Browser supports Python 3.7+, Node 14/16/18 LTS and Robot Framework 5.0.1+. Library was tested with Playwright 1.30.0

15.2.0

[Browser](https://github.com/MarketSquare/robotframework-browser) is a web testing library for [Robot Framework](http://robotframework.org/) that utilizes the [Playwright](https://github.com/microsoft/playwright) tool internally. Browser library 15.2.0 is a new release with:
- [Improved Scope Stack [usable for plugins]](https://github.com/MarketSquare/robotframework-browser/blob/main/docs/releasenotes/Browser-15.2.0.rst#id7)
- Added Scope to [Show Keyword Banner](https://marketsquare.github.io/robotframework-browser/Browser.html#Show%20Keyword%20Banner) and [Register Keyword To Run On Failure](https://marketsquare.github.io/robotframework-browser/Browser.html#Register%20Keyword%20To%20Run%20On%20Failure)
- [Improved code completion when used from python](https://github.com/MarketSquare/robotframework-browser/blob/main/docs/releasenotes/Browser-15.2.0.rst#id8)
- [Improved logging when returned values contain non-printable characters](https://github.com/MarketSquare/robotframework-browser/blob/main/docs/releasenotes/Browser-15.2.0.rst#id9)
- [Use the Get Style keyword with pseudo-elements and all avaiable css attributes](https://github.com/MarketSquare/robotframework-browser/blob/main/docs/releasenotes/Browser-15.2.0.rst#id10)
- [New PythonLibCore used to enable Listern in Plugins](https://github.com/MarketSquare/robotframework-browser/blob/main/docs/releasenotes/Browser-15.2.0.rst#id11)
- [Fixed some bugs in Record Selector keyword](https://github.com/MarketSquare/robotframework-browser/blob/main/docs/releasenotes/Browser-15.2.0.rst#id12)
- Playwright 1.30.0

See the full [Release Notes 15.2.0](https://github.com/MarketSquare/robotframework-browser/blob/main/docs/releasenotes/Browser-15.2.0.rst) for more details.

All issues targeted for Browser library v15.2.0 can be found from the [issue tracker](https://github.com/MarketSquare/robotframework-browser/milestones/v15.2.0).

Browser library 15.2.0 was released on Wednesday February 1, 2023. Browser supports Python 3.7+, Node 14/16/18 LTS and Robot Framework 5.0.1+. Library was tested with Playwright 1.30.0

15.1.0

[Browser](https://github.com/MarketSquare/robotframework-browser) is a web testing library for [Robot Framework](http://robotframework.org/) that utilizes the [Playwright](https://github.com/microsoft/playwright) tool internally. Browser library 15.1.0 is a new release with new Mouse Wheel keyword and allowing providing parameters to the node process. Also there is bug fixes when installing the librqry with rfbrowser init command. All issues targeted for Browser library v15.1.0 can be found from the [issue tracker](https://github.com/MarketSquare/robotframework-browser/milestones/v15.1.0).

Browser library 15.1.0 was released on Wednesday January 18, 2023. Browser supports Python 3.7+, Node 14/16 LTS and Robot Framework 4.0+. Library was tested with Playwright 1.29.2

15.0.1

[Browser](https://github.com/MarketSquare/robotframework-browser) is a web testing library for [Robot Framework](http://robotframework.org/) that utilizes the [Playwright](https://github.com/microsoft/playwright) tool internally. Browser library 15.0.1 is a new release with bug fixes on the Plugin API usage with JS extension. All issues targeted for Browser library v15.0.1 can be found from the [issue tracker](https://github.com/MarketSquare/robotframework-browser/milestones%3Av15.0.1). Browser library 15.0.1 was released on Monday January 16, 2023. Browser supports Python 3.7+, Node 14/16 LTS and Robot Framework 4.0+. Library was tested with Playwright 1.29.2

Page 7 of 25

© 2025 Safety CLI Cybersecurity Inc. All Rights Reserved.