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
If you are using a teswiz version lower than 0.0.81, below is the list of the breaking changes, and the corresponding new implementation available in teswiz.
Cloud Changes
In Config properties files, which are related to cloud execution platforms such as browserStack, HeadSpin, Lamda Tests, Pcloudy etc make the following change:
CLOUD_USER config will now be replaced with CLOUD_USERNAME.
Browser Stack and Lambda Test changes
It is Mandatory to pass CLOUD_USERNAME & CLOUD_KEY as Environment variables when running on browser Stack from local
Similarly, All the pipelines using browser Stack will need to be updated, CLOUD_USERNAME & CLOUD_KEY needs to be added
Note: appium-device-farm plugin's version should be >= v8.1.0. minimum requirement is v8.1.0