Skip to content

session id in cdp request message is not equal to websocket session id in sessionManager #9

Description

@alexliu-liu

Hi Zackiles, I used playwright-stealth-plugin.ts, but when processing CDP request from client, the following error occurs when calling emitClientEvent. I further found that emitClientEvent relies on the sessionId associated with the WebSocket Pair, while the sessionId passed into emitClientEvent is in the CDP request message, and the two do not match. Therefore, I think that the sessionId associated with the WebSocket Pair should also be maintained in playwright-stealth-plugin.ts.

Image

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions