Skip to content

Browser library 13.1.0

Compare
Choose a tag to compare
@Snooz82 Snooz82 released this 03 Jun 11:22
· 1841 commits to main since this release

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)