Ask a Question

Make Soap UI compatible with Selenium 3.X

Make Soap UI compatible with Selenium 3.X

Soap UI 5.x versions are currently unusable from the last 2.x versions of selenium up to version 3.X.  This is due to dependency mismatches in the http client which prevent inter-operability in the same JVM.  Soap UI is a viable solutions for web testing with Selenium, we used it for many years in the past.  Currently it is unusable.

 

This is a very nice way to do web testing when it works, and many folks have asked about this.

 

 

3 Comments
rupert_anderson
Valued Contributor

Thanks for putting in that request.

 

I would like to update the versions of those (and various other dependencies) for other reasons / compatibility. 

 

I would imagine the biggest challenge will be regression testing, rather than making the changes. If I get a chance I will have a go, maybe produce a patch, so that you can test locally. Thats if someone else doesn't help first 🙂 

 

Thanks for your help,

Rupert

amannamann
New Member

Hi,

 

I want to use SoapUI 5.3.0 with Selenium 3.4.0.

Is there now a solution regarding these mentioned dependency mismatches in the http client?

I tried a lot but I cannot get it working.
Always facing this error:

NoSuchMethodError: com.google.common.base.Preconditions.checkState(ZLjava/lang/String;Ljava/lang/Object;Ljava/lang/Object;Ljava/lang/Object;)V

 

Thanks.

Kevin

agarwaltara
Occasional Visitor

Hi 

 

For the above error please update the guava jar to version 22 <guava-22.0.jar)

 

Thanks

Announcements
Welcome to the SoapUI Feature Requests board!

Here you can review submitted feature requests and vote up the ones you like! If you can't find the feature you want - go ahead and suggest your own idea. Ideas with the highest rating can be implemented in the product.

Check out the Create a Feature Request guide for more information.
New Here?
Welcome to the Community
Sign Up Here