AlbertSoapUI
6 years agoContributor
Selenium with ReadyApi 2.7.0
Hi,
We have a project that uses selenium. It works in ReadyApi 2.6.0.
To get this working, we had to
- replace file guava-20.0.jar with guava-23.0.jar in Applications ▸ ReadyAPI-2.6.0...
- 6 years ago
Customer care had found it out.
Turns out I had confused a file named jersey-guava-24.0.jar, which I had incorrectly replaced, with guava-20.0.jar, which had to be replaced with a newer version.
Documentation on soapui.org is still correct.
It works now.