Hacktoberfest 2026:メンテナが10月に向けて印を付けた、オープンで初心者向けの issue。 Hacktoberfest の issue を見る

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

オープン
#4,925 コメント 0 件 リアクション 0 件 担当者 0 名 GitHub で見る

まだ誰も着手していません。

評価

難易度
3/5
見積もり時間
1〜2日
初心者へのやさしさ
52/100
issue の種類
バグ
明瞭さ
おおむね明確
活発さ
活発
技術スタック
shell
領域
authorization, cli

調査の方向性

Reproduce the issue with Playwright CLI 1.0.86 on Windows Terminal using pwsh 7, following the listed settings and navigation steps. Start by tracing how the shell tool matches allowed root URLs to navigated sub-URLs; done means permitted URLs and their sub-URLs no longer trigger directory-access prompts.

索引モデルが issue の本文から書いたものです。

説明

triage
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.

主要言語
Shell
スター
11.2k
フォーク
1.9k
平均マージ
14時間 16分
マージ済み PR(30日)
6

コントリビューションガイド

コントリビューションガイドを開く

はじめの一歩

  1. issue を最後まで読み、次にプロジェクトのコントリビューションガイドを読みます。
  2. 着手することを issue にコメントします — 二人が同じ作業をするのを防げます。
  3. リポジトリをフォークし、ブランチを切って変更します。
  4. issue 番号を参照したプルリクエストを送ります。

github/copilot-cli のほかの issue

github/copilot-cli の issue をすべて見る

似ている issue

Shell/Bash の issue をもっと見る

新しい issue をメールで受け取る

初心者向けの GitHub issue を短くまとめたダイジェスト。