WaitFor 2 different results in Karate tests

前端 未结 0 2005
感动是毒
感动是毒 2021-01-28 19:47

We have a component which takes more time to build and we want to test it with Karate:

retry(120, 1000).waitForText(\'h1\', \'Successful\')

There can

相关标签:
回答
  • 消灭零回复
提交回复
热议问题