You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Changelog: Added new dependency "cross-env" so that environment variable values can be provided from command line. Please run test cases as : npx cross-env ENV=qa npm run test:serial
Where ENV value can be qa or dev for UI test cases and qaApi or devApi for api test cases.
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
Uh oh!
There was an error while loading. Please reload this page.
-
Happy Dussehra folks !!!!
Changelog:
Added new dependency "cross-env" so that environment variable values can be provided from command line.
Please run test cases as :
npx cross-env ENV=qa npm run test:serial
Where ENV value can be qa or dev for UI test cases and qaApi or devApi for api test cases.
Details are updated in ReadMe File.
Happy Testing !!!
Beta Was this translation helpful? Give feedback.
All reactions