Skip to content

Latest commit

 

History

History
21 lines (14 loc) · 1.32 KB

File metadata and controls

21 lines (14 loc) · 1.32 KB

Robot Framework® Browser Extensions

Have you heard yet of the new Browser library? It's brings Playwright technology to my favorite testing tool: Robot Framework.

This will be a mono repository for extensions for Browser. Documentation will grow.

If you have a working extension which you'd like to share with the community: feel free to make a PR!

Official documentation on how to extend Browser library with CommonJS can be found in it's keyword documentation.

Extensions

  • Axe-Core This extension adds a keyword to enable for static WCAG checks with Deques Axe-Core.
  • Compare_Images Lightweight image compare. Also provides a Diff of the actual and base images.
  • Mendix This extension adds keywords for automating Mendix apps fast and easy.
  • Highlighter Alternative to the built-in highlighting tool provided by Browser Library.