Name | Modified | Size | Downloads / Week |
---|---|---|---|
Parent folder | |||
README.md | 2018-12-21 | 1.8 kB | |
Totals: 1 Item | 1.8 kB | 0 |
6.0.3
Enhancements
-
#570 Updated iDriverPool returning back automatic driver quit onto AfterMethod phase as it was in 5.3.x core. New approach was rejected due to the discovered regressions
-
#567 Added new browsermob_host parameter to override automatically detected IP address for embedded proxy. Updated manual accordingly http://qaprosoft.github.io/carina/proxy
-
#568 Returned Chrome browser maximize to the default method removing old workaround with hardcoded dimension
-
576 Removed sensitive information from logs during onType and onAttachFile operations
-
#574 Removed invalid log4j appender and hide noisy log messages on startup
-
Adjust custom_capabilities usage allowing not only define it globally but generate for each driver session
// start new driver with generated capabilities based on capabilities inside // Samsung_Galaxy_S8.properties property file WebDriver drv = getDriver("name", new CapabilitiesLoader().getCapabilities("browserstack/android/Samsung_Galaxy_S8.properties"))
-
Removed obsolete extra_capabilities configuration parameter
-
Declared Spring Plugins repository in pom.xml to download from scratch monte-repack (javax.media.jai) dependency
Known Issues
- #553 In the integration with Zafira environment rerun failures is still broke
Dependencies Updates
- N/A