Skip to content

Releases: MarketSquare/robotframework-browser

Browser library v13.5.0

04 Sep 14:21
72b2e23
Compare
Choose a tag to compare

What's Changed

This version improves the functionality of Record Selector by adding free text edit for generated selector and ability to test with highlight where the selector is pointing to.
When running Browser with enable_presenter_mode=True will stop and open selector recorder if a selector fails. The recorded selector will then be used to retry the keyword in question. This allows you to fix with one test execution all changed selectors.

Full Changelog: v13.4.0...v13.5.0

Browser library 13.3.0

10 Jul 20:49
Compare
Choose a tag to compare

Browser is a web testing library for Robot Framework that utilizes the Playwright tool internally. Browser library 13.3.0 is a new release with enhancements about cleaning Browser library output and several bug fixes. All issues targeted for Browser library v13.3.0 can be found from the issue tracker.

Browser library 13.3.0 was released on Sunday July 10, 2022. Browser supports Python 3.7+, Node 12/14/16 LTS and Robot Framework 4.0+. Library was tested with Playwright 1.23.2

Browser library v13.4.0

30 Jul 10:16
7787dd2
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v13.3.0...v13.4.0

Browser library 13.2.0

23 Jun 23:09
Compare
Choose a tag to compare

Browser is a web testing library for Robot Framework that utilizes the Playwright tool internally. Browser library 13.2.0 is a new release with enhancements to Get Elements States and Evaluate JavaScript keyword and bug fixes when installing in Windows OS. All issues targeted for Browser library v13.2.0 can be found from the issue tracker.

Browser library 13.2.0 was released on Friday June 24, 2022. Browser supports Python 3.7+, Node 12/14/16 LTS and Robot Framework 4.0+. Library was tested with Playwright 1.22.2

Browser library 13.1.0

03 Jun 11:22
Compare
Choose a tag to compare

Browser is a web testing library for Robot Framework that utilizes the Playwright tool internally. Browser library 13.1.0 is a new release with speed improvements of Selection keywords and a fix for strict mode in Table Keywords. All issues targeted for Browser library v13.1.0 can be found from the issue tracker.

Fixed Issues:

  • Click Argument 'modifiers' Documentation doesn't work as expected (#2049)
  • Get Table Cell Element raises StrictModeException (#2076)
  • Select Option By causes super long time due to iteration over all options. (#2077)

Browser library 13.0.0

25 May 18:37
Compare
Choose a tag to compare

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

Browser library 12.4.0

17 May 05:32
Compare
Choose a tag to compare

Browser is a web testing library for Robot Framework that utilizes the Playwright tool internally. Browser library 12.4.0 is a new release with table keywords enhancements and several bug fixes. Now example trace viewer should work without re-installing Playwright. All issues targeted for Browser library v12.4.0 can be found from the issue tracker.

Browser library 12.4.0 was released on Tuesday May 17, 2022. Browser supports Python 3.7+, Node 12/14/16 LTS and Robot Framework 4.0+. Library was tested with Playwright 1.22.0

Browser library 12.3.0

03 Apr 20:20
Compare
Choose a tag to compare

Browser is a web testing library for Robot Framework that utilizes the Playwright tool internally. Browser library 12.3.0 is a new release with enhancements when taking screenshot and bug fixes in several places. All issues targeted for Browser library v12.3.0 can be found from the issue tracker. Browser library 12.3.0 was released on Sunday April 3, 2022. Browser supports Python 3.7+, Node 12/14/16 LTS and Robot Framework 4.0+. Library was tested with Playwright 1.20.1

v12.2.0

13 Mar 16:45
e1f77d4
Compare
Choose a tag to compare

What's Changed

Full Changelog: v12.1.0...v12.2.0

Browser library 12.1.0

26 Feb 21:09
Compare
Choose a tag to compare

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.