Created
September 22, 2021 11:35
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
$ Where is your automation backend located? - On my local machine | |
$ Which framework do you want to use? - mocha | |
$ Do you want to use a compiler? No! | |
$ Where are your test specs located? - ./test/specs/**/*.js | |
$ Do you want WebdriverIO to autogenerate some test files? - Yes | |
$ Do you want to use page objects (https://martinfowler.com/bliki/PageObject.html)? - No | |
$ Which reporter do you want to use? - Allure | |
$ Do you want to add a service to your test setup? - No | |
$ What is the base url? - http://localhost |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment