issues Search Results · repo:microsoft/playwright-python language:Python
Filter by
1k results
(66 ms)1k results
inmicrosoft/playwright-python (press backspace or delete to remove)🚀 Feature Request
I have deployed the Playwright automated testing platform on the server side. I would like to ask, when other users
access the Playwright testing platform on their computers in the local ...
Hacktivist668
- 1
- Opened 20 hours ago
- #2804
Version
1.51.0
Steps to reproduce
python 3.11+playwright 1.51.0+MacOS
Hope to use firefox,bug report some error:
1、use playwright install,install firefox binary at path:
/Users/kyle/Library/Caches/ms-playwright/firefox-1429 ...
hackerpayne
- 1
- Opened yesterday
- #2803
Version
v1.51.0
Steps to reproduce
This one is very much of an edge case that only causes weirdness when I enforce some typing with pydandic: the indexedDB
entry is missing in OriginState
https://github.com/microsoft/playwright-python/blob/c9b30dd3f39703535c37f3da77a33b680a1c77c4/playwright/_impl/_api_structures.py#L75-L78 ...
Rafiot
- 3
- Opened 9 days ago
- #2796
Version
1.50.0
Steps to reproduce
Example steps (replace with your own):
1. run following commands in macos terminal (macbook air M1)
PLAYWRIGHT_BROWSERS_PATH=0 playwright install chromium
pyinstaller ...
brooook6969
- 1
- Opened 10 days ago
- #2793
Version
1.51.0
Steps to reproduce
I personally prefer to use pixi, but have verified the behavior is consistent on other conda-compatible environment
managers, e.g. micromamba.
Example steps
1. Install ...
cisaacstern
- 5
- Opened 10 days ago
- #2791
Sorry for reopening it. Playwright must be sending cdp commands to chrome via a url like host:port , I just want that
port, where I can connect and run cdp commands like cdp.dom.navigate. I only want to ...
Chetan11-dev
- 1
- Opened 10 days ago
- #2790
For hours, I am going all over docs and google but unable to figure out how to get the cdp websocket url that playwright
connects to when i do.
chromium = playwright.chromium
browser = chromium.launch() ...
Chetan11-dev
- 1
- Opened 11 days ago
- #2789
Version
1.50
Steps to reproduce
Example steps (replace with your own):
1. Clone my repo at https://github.com/ myuser /example
2. pip install -r requirements.txt
3. python test.py
4. You should ...
zjian95
- Opened 16 days ago
- #2782
Please do not submit this issue.
Title: When I open the Chrome browser, I didn t specify so many parameters, but the program automatically added these
parameters for me, causing me to be prompted that ...
106umao
- Opened 16 days ago
- #2780

Learn how you can use GitHub Issues to plan and track your work.
Save views for sprints, backlogs, teams, or releases. Rank, sort, and filter issues to suit the occasion. The possibilities are endless.Learn more about GitHub IssuesProTip!
Restrict your search to the title by using the in:title qualifier.
Learn how you can use GitHub Issues to plan and track your work.
Save views for sprints, backlogs, teams, or releases. Rank, sort, and filter issues to suit the occasion. The possibilities are endless.Learn more about GitHub IssuesProTip!
Press the /
key to activate the search input again and adjust your query.