What's Changed
Crossplatform
- We reworked how our users deal with enterprise support. Now we distribute a single application that accepts license keys. You're encouraged to contact your manager to migrate on new licensing. Learn more.
iOS
Now you may setup simulator gracefully before running tests via
- classified settings (that our old users may familiar with), learn more
- running plain scripts on worker host, take a look on our playbook
Android
- Added internal improvements, such as debug/info/critical logs rework, timeouts updates, etc
- Added Kaspresso adb-server. Now you can enable this server inside worker via worker environment variable (read about env name here)
- Added worker self-check scripts for better debugging. Read more
- Added info in documentation about ability to customize worker emulators. You can replace default emulators by your own. Read more
- Added docker image with preconfigured Artifactory instance. Now you can use this image to avoid first Artifactory setup because this instance contains ready for use user. Read more