1.2 (2020-11-02)
Enhancements
- [#64][#62][#61][#59][#55] Improved iOS devices management:
- renamed shell scripts removing "Node"
- improved negative cases analysis for failed WDA and unsupported devices
- improved log messages and combined LaunchAgents log into the single ./logs/agents.log file
- [#58] Adjusted default timeout settings to be in sync with Zebrunner CE NGiNX web server
Fixes
[#46] Made selenium-hub container depended on the stf-app
Migration Steps
- Pull latest changes for "ios-slave" branch
- Unload old LaunchAgents
launchctl unload ~/Library/LaunchAgents/syncDevices.plist
launchctl unload ~/Library/LaunchAgents/syncWDA.plist
launchctl unload ~/Library/LaunchAgents/syncAppium.plist
launchctl unload ~/Library/LaunchAgents/syncSTF.plist
-
Reconfigure LaunchAgent scrips based on new instructions
Note: some renamings happened in agents, properties and scripts! -
Update properties putting valid slave and master values
-
Load new Agents and analyze iOS slave could operate correctly.