Skip to content
Snippets Groups Projects
Unverified Commit e6dbbe67 authored by Varac's avatar Varac
Browse files

Moved taiko tests to final location

parent d5ed7d0d
No related branches found
No related tags found
No related merge requests found
File moved
# Prototypefund demo with taiko
## Setup:
npm install -g taiko-screencast taiko
sudo apt install ffmpeg
export DOMAIN='oas.example.org'
export SSO_USERNAME='taiko-tmp'
export SSO_USER_PW='...'
## Usage
taiko --observe ptf-demo.js
### Record screencast GIF
taiko ptf-demo.js --plugin screencast
* Issues: Screencast break with [MaxListenersExceededWarning](https://github.com/getgauge-contrib/taiko-screencast/issues/19)
File moved
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment