Name | Modified | Size | Downloads / Week |
---|---|---|---|
Parent folder | |||
Cerberus-4.8.war | 2020-07-19 | 104.4 MB | |
Cerberus-4.8.zip | 2020-07-19 | 110.9 MB | |
cerberus-testing-4.8.tar.gz | 2020-07-19 | 21.1 MB | |
cerberus-testing-4.8.zip | 2020-07-19 | 23.0 MB | |
README.md | 2020-07-19 | 1.2 kB | |
Totals: 5 Items | 259.5 MB | 0 |
Bug fixes
- Forcing Cerberus to retry getting BrowserStack build hash when unsuccessful result.
- Improved Appium timeout support and fixed timeout setup at campaign level.
- Allow space and special characters on service name (there were some issue editing them from testcase script page) [#2147]
Improvements / New features
- Make 'executeCommand' actions and 'getFromCommand' properties more generic in order to trigger any Appium command. That allow for example to perform deeplink tests. [#2092]
- New page in order to follow-up campaign execution over time (duration, Status, coverage,...).
- New queue constrain on executor extension in order to secure performance of proxy layer. [#2133]
- Lots of refactors in order to provide cleaner JSON services (in preparation for Angular Version of Cerberus UI)
- Added support for EDGE Browser
- Optimized memory consumption on ExecutionOverTime reporting page.
Warning to be considered before applying the version (deprecated features)
- Make sure to tests all your Application (Appium) testcases that use 'getFromCommand' properties or 'executeCommand' action before upgrade.