Skip to content

Latest commit

 

History

History
9 lines (8 loc) · 281 Bytes

selenium_3_upgrade_plan.md

File metadata and controls

9 lines (8 loc) · 281 Bytes

Selenium 3 upgrade plan

X Dependency version numbers in property file X Update JDK version X Update Guava X Update Selenium dependencies

  • Identify references to Guava and remove where possible
  • Get rid of lambdaj (-> Java 8 and maybe vavr)
  • Get rid of Jodatime (-> JavaTime)