Forum Discussion
nmrao
4 years agoCommunity Hero
I think this is not really specific to SoapUI, rather how you are invoking in groovy or java.
Can you invoke the same groovy outside of the soapUI and able to launch browser?
By the way, look for error on the internet.
com.google.common.base.Preconditions.checkState(ZLjava/lang/String;Ljava/lang/Object;)V
java.lang.NoSuchMethodError: com.google.common.base.Preconditions.checkState(ZLjava/lang/String;Ljava/lang/Object;)V
Can you invoke the same groovy outside of the soapUI and able to launch browser?
By the way, look for error on the internet.
com.google.common.base.Preconditions.checkState(ZLjava/lang/String;Ljava/lang/Object;)V
java.lang.NoSuchMethodError: com.google.common.base.Preconditions.checkState(ZLjava/lang/String;Ljava/lang/Object;)V