Skip to content

Instantly share code, notes, and snippets.

@velotiotech
Created September 22, 2021 11:35
$ 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