MarketSquare / robotframework-browser-extensions

Collection of working extensions for Robot Framework® Browser

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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.

About

Collection of working extensions for Robot Framework® Browser

License:Apache License 2.0


Languages

Language:HTML 87.2%Language:JavaScript 9.4%Language:RobotFramework 3.4%