Skip to content

Latest commit

 

History

History
27 lines (20 loc) · 1.74 KB

File metadata and controls

27 lines (20 loc) · 1.74 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 Enables for static WCAG checks with Deques Axe-Core.
  • Compare_Images Lightweight image compare. Also provides a Diff of the actual and base images.
  • Highlighter Provides an alternative to the built-in highlight option of BrowserLibrary.
  • Mendix Automate Mendix apps fast and easy.
  • Throttle_Network Lets you throttle the network speed in your test scripts.
  • Highlighter Alternative to the built-in highlighting tool provided by Browser Library.
  • mockUrl Mocks / blocks requests to specific URL's.