-
Using Runtime_ConsoleAPICalled event in an embedded WebView2 control to receive messages sent to the developer console via JavaScript console.log(), this works fine on normal web pages, but fails when…
-
```json
"faviconUrl": "https://duckduckgo.com/favicon.ico",
```
this is really cool that chrome added support for this. standard way to get a target's favicon!!!!
o0101 updated
7 months ago
-
I need to be able to take deterministic screenshots and when animations are running you'll get a different frame from an animation each time.
There does appear to be some control of animations in t…
-
AC: The ability to tell adb to forward a port, point a web browser at it, and see a live view of what workflows are running, maybe even send them events.
Should share infrastructure with square/wor…
-
### Time sensitive API changes (ideally these should land before 18.0 release):
- [x] Add DevTools API/hooks for collecting Timeline profiling data #23102, #23142, #23151
- [x] React (DEV and profil…
-
```json
{
"pid": 5564,
"tid": 12804,
"ts": 26526172244,
"ph": "O",
"cat": "disabled-by-default-devtools.screenshot",
"name": "Screenshot",
"args": {
"snaps…
-
Hey,
I am running a script on a headless server via ssh. The script was working fine until about a week ago. I made some minor unrelated changes, post which undetected-chromedriver started failing.…
-
**Describe the bug**
flutter firebase initializeApp run w/ F5 in visual studio code gets exception firebase_core_web/src/interop/core.dart line 60
**To Reproduce**
Steps to reproduce the behavior…
-
The DevTools protocol allows one to add a script to evaluate on page load (`Page.addScriptToEvaluateOnLoad`). We could inject a mutation observer that triggers upon DOM changes. We could listen for th…
-
### Steps to reproduce
**Tell us about your environment:**
* Puppeteer version: v1.15/v1.16
* Platform / OS version: osx
* URLs (if applicable): *
* Node.js version: v10.15.0
**What st…