Skip to content

need help and suggestion for setting up pipeline on azure #894

@aamisharora1

Description

@aamisharora1

Hey @anandbagmar I have setup pipeline but getting error
INFO [main] (BrowserDriverManager.java:348)- Setting Proxy for browser: 'http://azureproxy.jio.com:8080'/ with noProxy for: 'localhost,127.0.0.1', and proxyType: 'manual'
INFO [main] (BrowserDriverManager.java:231)- ChromeOptions: {acceptInsecureCerts=true, browserName=chrome, browserVersion=136.0, goog:chromeOptions={args=[--remote-allow-origins=, use-fake-device-for-media-stream], excludeSwitches=[enable-automation, disable-notifications, disable-default-apps, disable-extensions, enable-user-metrics, incognito, show-taps, disable-infobars], extensions=[], prefs={"profile.default_content_setting_values.notifications":1,"profile.default_content_setting_values.media_stream_mic":1,"credentials_enable_service":false,"profile.default_content_setting_values.media_stream_camera":1,"profile.password_manager_enabled":false,"protocol_handler.excluded_schemes":{"jhb":true}}}, goog:loggingPrefs=org.openqa.selenium.logging.LoggingPreferences@61ded620, proxy=Proxy(manual, http=http://azureproxy.jio.com:8080)}/
INFO [main] (BrowserDriverManager.java:517)- Starting RemoteWebDriver using url: http://10.244.4.34:55573/wd/hub with capabilities: 'Capabilities {acceptInsecureCerts: true, browserName: chrome, browserVersion: 136.0, goog:chromeOptions: {args: [--remote-allow-origins=
, use-fake-device-for-media-s...], excludeSwitches: [enable-automation, disable-notifications, disable-default-apps, disable-extensions, enable-user-metrics, incognito, show-taps, disable-infobars], extensions: [], prefs: {"profile.default_content_s...}, goog:loggingPrefs: org.openqa.selenium.logging..., proxy: Proxy(manual, http=http://a...}'/
May 22, 2025 11:23:28 AM org.openqa.selenium.remote.tracing.opentelemetry.OpenTelemetryTracer createTracer
INFO: Using OpenTelemetry for tracing
Given I load the self service portal by logging into JDOPS Dashboard with 'UserL0' credentials # com.znsio.sample.e2e.steps.ProjectOnboardingSteps.iLoadTheSelfServicePortalByLoggingIntoJDOPSDashboard(java.lang.String)
org.openqa.selenium.SessionNotCreatedException: Could not start a new session. Unable to parse remote response: ](http://www.w3.org/TR/html4/loose.dtd%22%3E)

<title>Access to this site is blocked</title> <script type="text/javascript" language="javascript" src="/en/Default/master.js"></script> <script type="text/javascript" language="javascript" src="/en/Default/base64.js"></script> <script type="text/javascript" language="javascript" src="/en/Default/security.js"></script> <style> iframe.top { height: 15em; } iframe.bottom { height: 17.5em; } </style>

According to our CI team , suggestion is to remove wd/hub for remote url , as it is not required with latest version of selenium so can you please suggest if this can cause issue or it could be regarding something else

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions