To install: npm install
To run demo test locally: node testrunner.js
more info on testRunner: http://devexpress.github.io/testcafe/documentation/using-testcafe/programming-interface/runner.html
if you want to run on saucelab:
export SAUCE_USERNAME="your Sauce username"
export SAUCE_ACCESS_KEY="your sauce access key"
also change your browser/s here: localConfig.json:
{
"desktop": {
"testsFolder": "tests/srp/",
"browser": [
"saucelabs:iPad [email protected]","saucelabs:Samsung Galaxy S8 WQHD GoogleAPI [email protected]","saucelabs:Chrome","saucelabs:Safari","saucelabs:Internet Explorer","saucelabs:Firefox"
]
}
then same commmand node testrunner.js
-
Notifications
You must be signed in to change notification settings - Fork 0
pkundu06/testcafe
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
About
testCafePoc
Resources
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published