navigatetoURL(Globalvariable.G_URL) is not working in Katalon version 7.8 (latest).
It is working fine in Katalon version 7.7.2.
Hi @sourajeet.lahiri,
Can you share with us the execution log?
It works only when written in a test case. But in my case as below, it performs open browser, but then goes on infinite execution mode.
Steps->
- callTestCase- (open browser, maximise) - this is performed
- navigateToURL(GlobalVariable.G_URL)- stuck
This topic was automatically closed 365 days after the last reply. New replies are no longer allowed.