Open ghost opened 3 years ago
Could you please show stacktrace of this error
Aug 31, 2021 2:11:36 PM io.appium.java_client.remote.AppiumCommandExecutor$1 lambda$0
INFO: Detected dialect: W3C
Exception in thread "main" java.lang.NoSuchMethodError: com.epam.healenium.SelfHealingEngine.
Thank you for the information, we need some time to investigate
Hi @Mitrabhanu-tech and @AnatoliZaitsau ,
I didn't get such issue at the time of Appium integration , the major bug I have found from my end - self healing not working .
I guess you are getting this issue due to type safe (jar) version conflict issue or instead of using healenium appium 1.2 maven dependancy you have directly imported healenium appium jar in to your project, kindly use maven dependancy of healenium appium 1.2 , in case you are already using healenium appium dependancy than remove existing type safe config maven dependency or declare below dependency in pom.xml .
Thnks for your update, but my application is opeing two times while iam running
@ashish143ti: is your application invoking two times
While running getting "no class found :type config " exception