Max Schmitt
Max Schmitt
The current one which is referenced in the README was last updated 2 years ago: https://hub.docker.com/r/theyahya/sherlock Similar to #221 Action item: The DockerHub integration ([see here](https://docs.docker.com/docker-hub/builds/) for docs) needs to...
### Preflight Checklist - [X] I have read the [Contributing Guidelines](https://github.com/electron/electron/blob/main/CONTRIBUTING.md) for this project. - [X] I agree to follow the [Code of Conduct](https://github.com/electron/electron/blob/main/CODE_OF_CONDUCT.md) that this project adheres to. -...
Fixes https://github.com/microsoft/playwright/issues/12286
Fixes https://github.com/microsoft/playwright/issues/16025 https://chromium.googlesource.com/chromium/src/+/a66dd70f18818e62586d78421daae10fa9f246ad https://crbug.com/1322971
Failing tests: ``` 15 failed [chromium] › page/page-click.spec.ts:32:1 › should click button inside frameset ================ [chromium] › page/page-drag.spec.ts:205:3 › Drag and drop › should be able to drag the mouse...
Good: [105.0.1329.1](https://github.com/microsoft/playwright/runs/7637053605?check_suite_focus=true) Bad: [105.0.1336.2](https://github.com/microsoft/playwright/runs/7640164986?check_suite_focus=true) https://github.com/microsoft/playwright/runs/7638739279?check_suite_focus=true Repro: 1. `npm init -y` 2. `npm install @playwright/test` 3. create the script 4. `node test.js` script: ```js const { chromium } = require('@playwright/test'); (async...
Since we at Playwright got many requests in the past about electron-react-boilerplate and how to use it with Playwright, I thought it might make sense to add it to the...
### Steps to reproduce 1. Reinstalled fresh nextcloud 2. Idk what I did. My webdav client was syncing files with the official nextcloud client parallel. ### Expected behaviour No error...
- multi stage build