Skip to content

2.6.3 (2024-02-06)

Compare
Choose a tag to compare
@vdelendik vdelendik released this 06 Feb 12:10
· 51 commits to master since this release
2959f61

Enhancements

  • [#288] added mitmproxy usage support for mobile testing
  • [#287] bump up to mcloud-device:2.6.3
  • [#292] bump up to appium:2.0.11

Fixed

Migration Steps

  • Pull latest changes
  • Execute ansible script according to platform
    //Linux
    ansible-playbook -vvv -i hosts devices.yml
    
    //MacOS
    ansible-playbook -vvv -i hosts mac-devices.yml
    
  • Restart device containers using ./zebrunner.sh restart or zebrunner-farm restart