Releases
1.2.8
Enhancements
[#9 ] Added opportunity to use Duration
for ExtendedWebElement
,DriverHelper
and other classes
[#181 ] Introduced new infinite loop for driver requests for the cases when too many requests expected
[#19 ] Added opportunity to override/extend ExtendedWebElement methods
[#179 ] Screenshot -> capture methods return Path instead of filename
[#170 ] Bumped up testng dependency to the 7.8.0
[#153 ] Added opportunity to create custom conditional annotations based on the FindBy annotation
[#166 ] Bumped up Selenium to 4.13.0 and Appium to 8.6.0
[#191 ] Introduced language_tag
parameter as replacement for locale
and language
parameters
[#188 ] AbstractUIObject constructor should be public
Fixes
[#180 ] Appium doesn't set readTimeout value
[#177 ] Setting environment variable in setPageUrl method doesn't work correctly
[#194 ] ChromeDriver 117+ forces download dialog
Dependencies Updates
com.zebrunner.carina-utils 1.1.5 -> 1.2.6
org.testng.testng 7.7.1 -> 7.8.0
com.google.guava.guava 31.1-jre -> 32.1.2-jre
org.slf4j.* 1.7.30 -> 2.0.7
org.seleniumhq.selenium.* 4.7.0 -> 4.13.0
io.appium.java-client 8.3.0 -> 8.6.0
org.seleniumhq.selenium.selenium-ie-driver 4.13.0
org.seleniumhq.selenium.selenium-safari-driver 4.13.0
org.imgscalr.imgscalr-lib 4.2
You can’t perform that action at this time.