robotframework-PuppeteerLibrary

PuppeteerLibrary is a Web Testing library for Robot Framework.


Keywords
robotframework, puppeteer, web-testing, automation
License
Apache-2.0
Install
pip install robotframework-PuppeteerLibrary==3.1.10

Documentation

Run local

hugo server -D

Build

hugo --minify

Hugo will generate static page under docs folder based on publishDir = "docs".