javaseleniumselenium-webdriverqaf

Implement explicit wait and fluent wait in QAF


I am new to perfetco-quantum framework.

I want to implement explicit wait and fluent wait in QAF framework. I tried with QAFwebelementexpectedcondition , qafwebdriverwait , qafwebelementwait. But I couldn't find any method so that I can call with an expected condition. Is there any way to implement this approach as in selenium ? Thank you.


Solution

  • Different wait methods are available with element object, refer documentation