You are on page 1of 2

cd (Users)

appium --base-path /wd/hub


-p 4724
npx wdio config
npm install appium-uiautomator2-driver
//class[@text="texto"]
adb devices

TEST_ENV='staging' npx wdio run ./wdio.conf.js --spec


./features/walkthroughs/payments/payment-walkthrough.feature

Repository

-git status
-git add .
-git status
-git commit -m "nueva modificacion"
-git push
-git checkout -b "nombre rama"

TEST_ENV='staging' npx wdio

Motorola: ZY32F9RZ6T

lifestyle@corespaces.com
CoreSpaces123!

android2@corespaces.com

GC1F3U

$ TEST_ENV='staging' npx wdio run ./wdio.conf.js --spec


./features/walkthroughs/services/requestServices-walkthrough.feature

npx wdio run ./wdio.conf.js --spec ./features/walkthroughs/login-


walkthrough.feature

Julian Humberto Vergara Lorduy9:05


https://app.saucelabs.com/dashboard/tests/rdc
Username: cs-jvergara
Pass: Man…@

TEST_ENV='staging' npx wdio run ./wdioSauce.conf.js --spec


./features/walkthroughs/login/login-walkthrough.feature

TEST_ENV='staging' npx wdio run ./wdioSauce.conf.js --spec


./features/walkthroughs/homepage/upcomingEvents-walkthrough.feature

TEST_ENV='staging' npx wdio run ./wdioSauce.conf.js --spec


./features/walkthroughs/homepage/rsvpToEvent-walkthrough.feature

TEST_ENV='staging' npx wdio run ./wdioSauce.conf.js --spec


./features/walkthroughs/services/viewServicesList-walkthrough.feature

TEST_ENV='staging' npx wdio run ./wdioSauce.conf.js --spec


./features/walkthroughs/homepage/contactCall-walkthrough.feature
TEST_ENV='staging' npx wdio run ./wdioSauce.conf.js --spec
./features/walkthroughs/homepage/contactEmail-walkthrough.feature

TEST_ENV='staging' npx wdio run ./wdioSauce.conf.js --spec


./features/walkthroughs/payments/paymentEcheck-walkthrough.feature

TEST_ENV='staging' npx wdio run ./wdioSauce.conf.js --spec


./features/walkthroughs/payments/paymentCard-walkthrough.feature

TEST_ENV='staging' npx wdio run ./wdioSauce.conf.js --spec


./features/walkthroughs/payments/payAmountDueCard-walkthrough.feature

TEST_ENV='staging' npx wdio run ./wdioSauceiOS.conf.js --spec


./features/walkthroughs/notifications/notificationsList-walkthrough.feature

gherkin

You might also like