Testcloud Remote execution failure

Am trying to test Testcloud beta version using trail access. But am not able to run my application and am getting connection timeout error. My application will work only via VPN connection but not sure how to achieve this via testcloud scheduler.

Log:

unknown error: net::ERR_CONNECTION_TIMED_OUT (Session info: chrome=94.0.4606.71) Build info: version: ‘3.141.59’, revision: ‘e82be7d358’, time: ‘2018-11-14T08:25:53’ System info: host: ‘204179WINCHROME’, ip: ‘172.28.168.203’, os.name: ‘Windows 10’, os.arch: ‘amd64’, os.version: ‘10.0’, java.version: ‘1.8.0_282’ Driver info: com.kms.katalon.selenium.driver.CChromeDriver Capabilities {acceptInsecureCerts: false, browserName: chrome, browserVersion: 94.0.4606.71, chrome: {chromedriverVersion: 94.0.4606.61 (418b78f5838ed…, userDataDir: C:\Users\ContainerAdministr…}, goog:chromeOptions: {debuggerAddress: localhost:52263}, javascriptEnabled: true, networkConnectionEnabled: false, pageLoadStrategy: normal, platform: WINDOWS, platformName: WINDOWS, proxy: Proxy(), setWindowRect: true, strictFileInteractability: false, timeouts: {implicit: 0, pageLoad: 300000, script: 30000}, unhandledPromptBehavior: dismiss and notify, webauthn:extension:credBlob: true, webauthn:extension:largeBlob: true, webauthn:virtualAuthenticators: true} Session ID: acd08dc791784bcc41c7ecfbf7c6bf93 %

Prasath,

TestCloud execution happens on Katalon servers that our of course outside your network. To connect to your application, you need to open a “tunnel” from our servers into your network. You can read about that TestCloud feature here:

TestCloud Tunnel