The browser installed in the GitHub Actions runner is: Microsoft Edge Version: 125.0.2535.92
I added a sleep in groovy script, before opening browser:
sleep(60000)
WebUI.openBrowser('')
Relavant logs secret seems to be:
INFO: Using `new EdgeOptions()` is preferred to `DesiredCapabilities.edge()`
[...]
2024-06-20 17:50:57.524 ERROR c.k.k.core.keyword.internal.KeywordMain - ? Unable to open browser with url: '' (Root cause: com.kms.katalon.core.exception.StepFailedException: Unable to open browser with url: ''
[...]
Caused by: org.openqa.selenium.json.JsonException: Unable to determine type from: U. Last 1 characters read: U
Build info: version: '3.141.59', revision: 'e82be7d358', time: '2018-11-14T08:25:53'
System info: host: 'fv-az1050-333', ip: '10.1.0.94', os.name: 'Windows Server 2016', os.arch: 'amd64', os.version: '10.0', java.version: '1.8.0_181'
Driver info: driver.version: CEdgeDriver
This also happens when the WebUI.openBrowser(‘’) includes an URL.
Katalon is not able to open the browser in this GitHub Action runner.
Still not working and I can’t get any clue from the logs.
Sorry for my late response I had my days off last week. Please help try the following guides that my team would like to suggest. Lemme know if you cannot get it