Skip to content

remote ws url #80

Description

@gimler

when i use launchServer() i can fix the port

$server = $playwright->launchServer('chromium', [
    'headless' => false,
    'port' => 8191,
]);

How can i also the path to not get a new one every time i restart my container?
'ws://localhost:8191/7e2ad3800e9579ccbde4cf9ef067ab00'

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