Skip to content

--cdp flag drops url parameters #977

@max-cndt

Description

@max-cndt

I use the "--cdp" flag to connect to my own cloud browser relay. Starting somewhere after agent-browser v0.17.1, it stopped passing URL query parameters. They are now always empty. The issue occurs with both WS and HTTP connections.

Examples:
agent-browser --cdp ws://192.168.2.240:5095/devtools/browser/relay?mode=Hello open google.com
On the server side the mode is always empty

agent-browser --cdp http://192.168.2.240:5095?mode=Hello open google.com
On the server side the mode is always empty

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions