-
### System info
- Playwright Version: 1.32.1
- Operating System: macOS
- Browser: Chromium
- Other info:
### Source code
```python
from playwright.sync_api import Pl…
-
![image](https://user-images.githubusercontent.com/37896538/221731244-2dbcb816-d164-4c41-acab-320f7879c8c7.png)
[https://github.com/poplarHao/harfile](url)
-
I'm using Browsermob proxy (BMP) with Watir implementation.
I have the BMP server and proxy setup properly, i'm routing my selenium traffic through the proxy correctly as well, however, when I run t…
-
I am using Playwright in Python to collect data from some websites. As part of my instrumentation, I am clicking certain elements on the webpage. Some of these open up a new tab and after multiple red…
-
**Context:**
- Playwright Version: 1.27.1 (also checked with 1.23.0)
- Operating System: Windows
- Node.js version: v16.15.0
- Browser: Chromium
**empty/initial har after error code**
…
-
**Context:**
- Playwright Version: 1.24.2
- Operating System: Mac
- Node.js version: 16.16.0
- Browser: All
**Code Snippet**
```javascript
const { chromium } = require('playwright');
(asyn…
-
**Context:**
- Playwright Version: 1.26.1
- Operating System: Mac
- Node.js version: 16.16.0
- Browser: All
**Code Snippet**
```javascript
const { chromium } = require('playwright');
(as…
-
There is an error now - when API test case is failing - it happens that artifact is configured like below:
"artefact": {
"classname": "de.simpleworks.staf.commons.report.artefact.S…
-
```
Add support for exporting (and importing?) HAR files: http://httparchive.org/about.php#harfile
Note there is a java lib which may help: http://www.frogthinker.org/projects/harlib
```
Original i…
-
Many of the timestamps in WPT harfiles are clearly wrong. They are just after 1970. Examples:
160908_0K_S1G
160908_0M_11W2
160908_13_123E
160908_1D_13QR
160908_1H_16K6
160908_1Y_1BSJ
160908_2D_1G5J
…
ghost updated
2 years ago