cnerkar1859
cnerkar1859
@cameronbrandcoders - In the above new way of doing how can we use the same WebElement for ios and android, the old way - @AndroidFindBy(id = "AndroidButtonID") @iOSXCUITFindBy(id = "iOSButtonID")...
@taimoor8152 This issue is resolved for me now , yes I also updated to JDK 11 and Appium Java Client to 8.2.0 & it worked,but I also gave a try...
@taimoor8152 - I remember posting here that it has resolved my issue but i have started seeing this issue again
@taimoor8152 - It started working for me again but for some reason, I had to stop the test runner in between & when I tried to run it again it...
@davudmurtazin: This is my observation, Initially --- I was on Appium Java client 8.0.0 with Java 8 and I was getting the above error, So I updated to java 11...
@Hungleminh - I believe we all are in the same boat, for me it's intermittent I am not able to find the root cause yet