-
### Steps to reproduce
I develop a web extension for Firefox and use the code of https://github.com/mozilla/web-ext/issues/1927#issuecomment-1397225305 to make testing work with Firefox.
The rel…
-
Steps to reproduce:
1. `lein new luminus luminus-app +re-frame +shadow-cljs +aleph`
2. `lein shadow watch app`
3. `shadow-cljs cljs-repl app`
In step 3, we get the error:
2019-07-17 13:53:11,00…
-
How to interact and close tabs and pop-ups like 'chrome://privacy-sandbox-dialog/notice' or "Restore pages?"
-
The idea is to have a multi-version extension that allow you to attach a "debugger" to a running React instance. This debugger protocol injects intercepted functions into a particular version of React…
-
### Steps to reproduce
N/A
**What steps will reproduce the problem?**
N/A
**What is the expected result?**
I want to be able to use the Pixel 6 as a target device for emulation.
…
-
On Flutter dev 2.5.0-1.0.pre
Command:
```
run --machine --target lib\main.dart -d chrome --dart-define=flutter.inspector.structuredErrors=true --start-paused --web-server-debug-protocol ws --web-…
-
$ ti-inspector
express deprecated app.configure: Check app.get('env') in an if statement ../../../../usr/local/lib/node_modules/ti-inspector/lib/devtools_server.js:25:9
connect deprecated multipart: …
sed76 updated
9 years ago
-
- [ ] move to node@18.17.0 and higher in order to be able to install sharp@0.33 in which libvips installed from npm and not from gh. More info here - https://github.com/lovell/sharp/issues/3750
- [ ]…
-
I am trying to use the session manager in a context where I want to attach to all existing targets, and then attach to and get messages about detaching from all targets as they are created/destroyed. …
-
WebDriver is the API for remote-controlling a Browser process, as used by [WebPlatformTests](https://web-platform-tests.org/). It has a lot of different endpoints, so to make it clear which ones are m…