Skip to content

Using playwright-cli tool classifies URLs as directories for permission prompting #4925

Description

@Blackbaud-JeremyRyan

Describe the bug

When using the playwright-cli tool (https://github.com/microsoft/playwright-cli), I get permission prompts for every URL as if they are directories rather than URLs (I've already allowed the URLs via settings).

Affected version

1.0.86

Steps to reproduce the behavior

  1. Install playwright cli and the playwright-cli skill from https://github.com/microsoft/playwright-cli
  2. Configure settings to allow a root URL
  3. Prompt to use the playwright CLI to do any kind of navigation
  4. Get a directory-access permission prompt asking for access to every URL, even sub-URLs of the one allowed in step 2

Expected behavior

No directory-permission prompt when using Playwright navigating to already allowed URLs.

Additional context

Windows Terminal, pwsh 7, Playwright CLI uses "shell" tool.

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

    Type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions