Skip to content

Commit

Permalink
Add info for a roku-appium boilerplate project (#8466)
Browse files Browse the repository at this point in the history
* Add info for a roku-appium boilerplate project

* Update website/docs/BoilerplateProjects.md

Co-authored-by: Christian Bromann <git@bromann.dev>
  • Loading branch information
AntonKostenko and christian-bromann committed Jun 24, 2022
1 parent 08de82a commit 9d5ad11
Showing 1 changed file with 18 additions and 1 deletion.
19 changes: 18 additions & 1 deletion website/docs/BoilerplateProjects.md
Original file line number Diff line number Diff line change
Expand Up @@ -383,4 +383,21 @@ This a template project to help you show how you can run webdriverio multiremote
This project uses:
- chromedriver
- jasmine
- appium
- appium

## [webdriverio-roku-appium-boilerplate](https://github.com/AntonKostenko/webdriverIO-roku-appium)

Template project to run appium tests on real Roku devices using mocha with page object pattern.

- Frameworks
- WebdriverIO Async v7
- Appium 2.0
- Mocha v7
- Allure Reporting

- Features
- Page Object Model
- Typescript
- Screenshot on failure
- Example tests using a sample Roku channel

0 comments on commit 9d5ad11

Please sign in to comment.