Skip to content

v10.0.0

Latest
Compare
Choose a tag to compare
@mykola-mokhnach mykola-mokhnach released this 13 Aug 20:32
0b4a430

10.0.0

  • [DOCUMENTATION]
    • Document the migration guide from v9 to v10 #2331
    • updated maven central release badge #2316
    • updated CI badge to use ci.yml workflow #2317
  • [BREAKING CHANGE] #2327
    • Removed all deprecated methods with Selenium's Location and LocationContext (these classes have been removed in Selenium 4.35.0)
  • [ENHANCEMENTS]
    • Proxy commands issues via RemoteWebElement #2311
    • Automated Release to Maven Central Repository using JReleaser #2313
  • [BUG FIX]
    • Possible NPE in initBiDi() #2325
  • [DEPENDENCY CHANGE]
    • Bump minimum Selenium version to 4.35.0 #2327
    • Bump org.junit.jupiter:junit-jupiter from 5.13.2 to 5.13.3 #2314
    • Bump io.github.bonigarcia:webdrivermanager #2322
    • Bump com.gradleup.shadow from 8.3.7 to 8.3.8 #2315
    • Bump org.apache.commons:commons-lang3 from 3.17.0 to 3.18.0 #2320