[WebUI] Wait For Angular Load


This is a companion discussion topic for the original entry at https://docs.katalon.com/katalon-studio/docs/webui-wait-for-angular-load.html

waitForAngulartoLoad(30)----what is 30 here, 30 ms or only s(seconds)

The value equals “seconds” for the other delay types so I would assume it’s the same for the “waitForAngulartoLoad” functionality.

@mustafa.y

30 means 30 seconds to wait for Angular load completely.