Skip to content

qahive/robotframework-puppeteer-quickstart

Repository files navigation

Gitpod ready-to-code

robotframework-puppeteer-quickstart

Quick start powered by robotframework-puppeteer.

Quick start with Gitpod

  1. Open Gitpod ready to code link: Gitpod ready-to-code

  2. Run test via command line:

    robot -v HEADLESS:True Examples

Quick start on local

  1. Install puppeteer library by command:

    pip install --upgrade robotframework-puppeteerlibrary

  2. Start test web app: Open new terminal and run

    python demoapp/server.py

  3. Run test: Open new terminal and run

    robot Examples

About

Quick start for automated test with Robot Framework Puppeteer

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published