You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I have setup healinium for appium , the driver finds elements at the first time, but if i there is change in the locator , so at the time of healing , it throws element not found , means healenium didn't work,
Also i have put the following dependency in my pom.xml
com.epam.healenium
healenium-appium
1.2
I have the below line of code to iniatilizing the healenium driver for appium
I have setup healinium for appium , the driver finds elements at the first time, but if i there is change in the locator , so at the time of healing , it throws element not found , means healenium didn't work,
com.epam.healenium healenium-appium 1.2Also i have put the following dependency in my pom.xml
I have the below line of code to iniatilizing the healenium driver for appium
The text was updated successfully, but these errors were encountered: