Robotframework-browser

Latest version: v18.5.1

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

Scan your dependencies

Page 6 of 23

14.3.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 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](https://github.com/MarketSquare/robotframework-browser/milestones%3Av14.3.0).

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

14.2.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 14.2.1 is a new release with bug fixe to presenter mode in library import. All issues targeted for Browser library v14.2.1 can be found from the [issue tracker](https://github.com/MarketSquare/robotframework-browser/milestones%3Av14.2.1).

14.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 14.2.0 is a new release with updates dependecies to resolve security problems and provides support for Python 3.11. All issues targeted for Browser library v14.2.0 can be found from the [issue tracker](https://github.com/MarketSquare/robotframework-browser/milestones%3Av14.2.0).

14.1.0

Not secure
Most important enhancements

Implemented Selector Prefix and small Bugfixes (https://github.com/MarketSquare/robotframework-browser/issues/2332)
With prefixes to selectors, it is possible to define i.e. an iframe selector, that shall be prefixed to all selectors used in the future. Prefixes have also a scope, which has been added in 14.0.0. This means, that the prefix is only valid for the scope it has been defined to and is automatically removed when the scope is left. Scopes can be Global, Suite and Test/Task.

Selector Prefix can also be defined on Library import.

See Release Notes [Browser library 14.1.0](https://github.com/MarketSquare/robotframework-browser/blob/main/docs/releasenotes/Browser-14.1.0.rst)

14.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 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](https://github.com/MarketSquare/robotframework-browser/milestones%3Av14.4.1). 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

14.0.0

Not secure
Most important enhancements
===========================

- Improved argument docs and updated signatures for consistency 2308
- Added Scope feature to timeout, retry_assertion and strice_mode 2319
- `Wait For Condition` to check any information that may happen on page... 2331
- FIXED: Switch Page fails when context and browser id are given as well. 2327
- FIXED:New Context with viewport set to None does not behave as in Playwright 2054

Backwards incompatible changes
==============================

- Some Assertion Keywords have old argument names `expected_value` 2329

Deprecated features
===================

- Deprecation of `delay` in milliseconds to introduce support for timedelta 2330
- Deprecation of positional arguments on `Import`, `New Browser`, `New Context` & `New Persistent Context` 2328

Acknowledgements
================

- "Press Key" documentation could use updating. 2202

Page 6 of 23

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.