A sample Katalon Studio project for E2E testing video player.
This project tests:
- Access to hls.js demo page
- Play a video
- Stop a video
- Verify a video has been played for at least the threshold duration
See CircleCI config to execute CI tests.
git clone
and open with Katalon Studio. Run test case/suite by Katalon Studio GUI or command line.
- Katalon Studio: v7.2.1
- Docker image(katalonstudio/katalon): v7.1.2
- OS: macOS 10.14.6
- ChromeDriver: 79.0.3945.36
- Chrome: 79.0.3945.88