Reputation: 21
1.When I am trying to run jar file which is created by maven project through command line it is show error
2.After adding Guava version of 25.0-jre error occur
3.I am using selenium version 3.141.59 and Java version 17.0
4.I am using command to run jar file is it correct
java -jar
5.Tried Guava version 25.0-jre
6.facing error Caused by: because "this.driver" is null
Caused by: NoSuchMethodError
Upvotes: 0
Views: 42