Browser library 8.0 is out.

49 views
Skip to first unread message

Tatu Aalto

unread,
Sep 13, 2021, 3:08:14 PM9/13/21
to robotframework-users
Hi

Browser is a web testing library for Robot Framework that utilizes the Playwright tool internally. Browser library 8.0.0 is a new release with enables Playwright strict mode and other bug fixes.

Browser library 8.0.0 was released on Monday September 13, 2021. Browser supports Python 3.7+, Node 12/14 LTS and Robot Framework 3.2+. Library was tested with Playwright 1.14.1

This release enables Playwright strict mode for the browser library. Strict mode is enabled by default and strict mode can be controlled by library import or by Set Strict Mode keyword. When strict mode is enabled and if keyword selector points to multiple elements, keyword will fail. If strict mode is mode is disabled, keyword will not fail if selector does point to multiple elements.

Keywords which should interact with single element, like Click and Get Text keyword uses strict mode. Keywords which should interact with multiple elements, like Get Elements are do not use strict mode.


-Tatu

On behalf of the Browser library team

edoardo g

unread,
Sep 14, 2021, 8:29:52 AM9/14/21
to aalto...@gmail.com, robotframework-users
Thank you !

--
You received this message because you are subscribed to the Google Groups "robotframework-users" group.
To unsubscribe from this group and stop receiving emails from it, send an email to robotframework-u...@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/robotframework-users/CAHWVKXWWs3NoEi5RPQYXAP3nVr3jTdaG-NUreRpLF2%2BFc-GsSA%40mail.gmail.com.
Reply all
Reply to author
Forward
0 new messages