healenium / healenium-appium

Self-healing library for Appium-based tests
Apache License 2.0
26 stars 8 forks source link

Implicit , explicit , fluent waits is not working with Healenium driver wrapper #32

Open ashish143ti opened 2 years ago

ashish143ti commented 2 years ago

All types of wait -implicit , explicit , fluent waits are not working with healenium appium driver wrapper---- (appiumwrapper= DriverWrapper.wrap(appiumdriver)) ..---- it is one of the major blocker .

Kindly try to resolve as earliest as possible .

Thanks

Sandesh-Purohit commented 2 years ago

@ashish143ti Hi Ashish, I am also facing the same issue. Did you find any solution the above issue?