Siebe
3 years agoOccasional Contributor
Upgrade to 3.30.0 broke Selenium Test
Yesterday, we upgraded as usual ReadyAPI from 3.20.2 to 3.30.0 . Unfortunately, this broke the selenium groovy test script: Getting the error:
java.lang.NoSuchMethodError: 'com.google.common.collect.ImmutableMap com.google.common.collect.ImmutableMap.of(java.lang.Object, java.lang.Object, etc...
Actions done so far but no luck in fixing:
-Downloaded newest Java webdriver, newest chrome & newest gecko drover. Also updated the guave jar file.
Anyone has another idea? Or where to download the previous version of ReadyAPI?