authorjapps / zerocode-hello-world

Zerocode YAML and JSON based declarative steps hello world rest api testing example - soap, database
https://github.com/authorjapps/zerocode
MIT License
18 stars 36 forks source link

Implicit Wait for API request. #22

Closed bc-nikhil closed 4 years ago

bc-nikhil commented 4 years ago

Hi Team,

I need to test a few API's which may take time for response, So there is no specific response time for those API can we add some implicit wait time in our Zerocode where we will define some max response time for API's and whenever we will get a response we will move to the next step.

authorjapps commented 4 years ago

Please refer the Wiki for usage- Wiki - https://github.com/authorjapps/zerocode/wiki/HTTP-max-timeout-or-implicit-wait

authorjapps commented 4 years ago

Available in 1.3.13 and higher. Wiki - https://github.com/authorjapps/zerocode/wiki/HTTP-max-timeout-or-implicit-wait