Webdriverio 8 test framework with cross browser testing#10517
Webdriverio 8 test framework with cross browser testing#10517christian-bromann merged 2 commits intowebdriverio:mainfrom
Conversation
This boilerplate project has WebdriverIO 8 tests with cucumber and typescript, followed by the page objects pattern. Features: Typescript v5 Page Object Pattern Prettier Multi browser support Chrome Firefox Edge Safari Standalone Crossbrowser parallel execution Appium Cloud testing Integration with BrowserStack & Sauce Labs Docker service Share data serice Separate config files for each service Testdata management & read by user type Reporting Dot Spec Multiple cucumber html report with failure screenshots Gitlab pipelines for Gitlab repository Github actions for Github repository Docker compose for setting up the docker hub
|
This project has working code for most of the recent issues faced by many people. Also this has the working solution of the below issue. |
christian-bromann
left a comment
There was a problem hiding this comment.
Thanks for putting together this boilerplate. Could we move it below the ones maintained by the WebdriverIO org?
What are the issues you are referring to here and how did you solve them? |
|
|
||
| # v8 Boilerplate Projects | ||
|
|
||
| ## [syamphaneendra/webdriverio-web-mobile-boilerplate](https://github.com/syamphaneendra/webdriverio-web-mobile-boilerplate) |
There was a problem hiding this comment.
could you move it below all webdriverio/* boilerplate projects? Just to make sure user find first community based boilerplates rather individual projects. Thanks.
|
Hi @christian-bromann The issue is not related to webdriverio but its about one of the reporting used in webdriverIO. With the latest version I was able to resolve the issue. I have updated the same in the below discusion. |
Moved the project to below webdriverio projects.
christian-bromann
left a comment
There was a problem hiding this comment.
Very awesome, thanks!
|
Congratulations on your first WebdriverIO contribution! This project can't live without the participation of the community. We would love to see more from you, so let us know if we can help to find interesting areas for you to contribute to. We appreciate you 🙏 ❤️ |
This boilerplate project has WebdriverIO 8 tests with cucumber and typescript, followed by the page objects pattern.
Features:
Proposed changes
Types of changes
Checklist
Further comments
Reviewers: @webdriverio/project-committers