We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 199c73e commit d979c8fCopy full SHA for d979c8f
ROADMAP.md
@@ -1,5 +1,8 @@
1
# Roadmap
2
3
+- [ ] Fix up browser deps error (eliminate in-package analysis)
4
+- [ ] Switch to process group and kill that to catch all chromium children
5
+- [ ] Add helpers for running javascript
6
- [ ] Working on better diagnostic information
7
- [ ] Explain to user when their system has security restrictions
8
- [ ] Eliminate synchronous API: it's unused, hard to maintain, and nearly
@@ -15,4 +18,3 @@
15
18
- [ ] Do documentation
16
19
- [ ] Browser Open/Close Status/PipeCheck status should happen at broker level
17
20
- [ ] Broker should probably be opening browser and running watchdog...
-- [ ] Add a connect only for websockets
0 commit comments