Closed PramodKumarYadav closed 3 years ago
I am not sure if the issue is with appium 2.0 or with plugin. I thought of first sharing here so that if you have already seen this, you can point in the right direction?
Just to see if the issue is with appium 2.0, can you start appium server without loading the plugin and check if it throws the same error.
Valid point. I will try and update!
it indeed was an issue with appium2 running tests on junit5. I will explore more there!
Thanks for confirming. I will go ahead and close this issue.
I first started server 2.0 as below.
then ran tests from intellij and got below errors. When I run the same tests with appium 1.22, they work fine. Something to investigate?