Johnathan

Results 3 comments of Johnathan

I was having the same problem, but in my case it was mobile testing using the appium driver. After searching for a solution for a long time, I decided to...

@vinodverma9171 I'm using the following deep declarations in my project: https://mvnrepository.com/artifact/org.junit.jupiter/junit-jupiter-api https://mvnrepository.com/artifact/io.appium/java-client https://mvnrepository.com/artifact/org.seleniumhq.selenium/selenium-java https://mvnrepository.com/artifact/org.seleniumhq.selenium/selenium-api https://mvnrepository.com/artifact/org.seleniumhq.selenium/selenium-remote-driver https://mvnrepository.com/artifact/org.seleniumhq.selenium/selenium-support https://mvnrepository.com/artifact/io.rest-assured/rest-assured https://mvnrepository.com/artifact/io.rest-assured/json-path https://mvnrepository.com/artifact/org.hamcrest/hamcrest-all https://mvnrepository.com/artifact/org.postgresql/postgresql https://mvnrepository.com/artifact/com.google.code.gson/gson And I'm also using the appium client v2.5.1