-
Notifications
You must be signed in to change notification settings - Fork 0
octo-webf/microblog-tests-e2e
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
INSTALL npm install -g codeceptjs npm install -g webdriverio npm install -g selenium-standalone selenium-standalone install MODIFY URL TO TEST in `codecept.json` file change value of `url` in `WebDriverIO` Start selenium selenium-standalone start RUN TEST ALL : codeceptjs run --steps SCENARIO WITH LOGIN : codeceptjs run . scenario-2-with-login_test.js --steps SCENARIO WITHOUT LOGIN : codeceptjs run . scenario-1-without-login_test.js --steps
About
No description, website, or topics provided.
Resources
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published