Skip to content

Opening browser with SeleniumBase in remote debugging mode, possible? #2049

Closed
@iWeeDev

Description

@iWeeDev

Hi there,

Is there any way of opening Chrome in remote debugging mode using SeleniumBase?

In Chrome browser I use this command in the console and then I can connect through the port 9222.

start "Chrome" "C:\Program Files\Google\Chrome\Application\chrome.exe" -remote-debugging-port=9222 -user-data-dir=C:\chromeData

My aim is once the browser is open by SeleniumBase, I would like to give access to other modules or scripts.

Regards,

Metadata

Metadata

Assignees

No one assigned

    Labels

    questionSomeone is looking for answers

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions