Skip to content

playwright-stealth-plugin.disabled.ts can't been loaded #10

@alexliu-liu

Description

@alexliu-liu

When i use deno run --allow-all scripts/test-plugin.ts to test stealth plugin(already remove file name in playwright-stealth-plugin.disabled.ts), i found that this plugin is not loaded.
The log is below:

cdp-proxy-interceptor-ori % deno run --allow-all scripts/test-plugin.ts
[CDP PROXY] Starting CDP proxy on port 9225...
[PLUGINS] Skipping disabled plugin: advanced_plugin.disabled.ts
[PLUGINS] Skipping disabled plugin: simple_plugin.disabled.ts
[PLUGINS] Skipping disabled plugin: playwright-stealth-plugin.disabled.ts
Attempting to connect to debugger at http://localhost:63261/json/version
Successfully connected to debugger endpoint
Chrome started with PID: 75370 on port 63261
Listening on http://0.0.0.0:9225/ (http://localhost:9225/)

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