File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 1- v1.3.0
1+ v1.3.0rc0
22- Change to process group for better killing of multi-process chrome
33- Add argument to Session/Target `send_command(..., *, with_perf: bool)` to
44 return timing information about browser write/read.
Original file line number Diff line number Diff line change 11# Roadmap
22
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
3+ - [x] Fix up browser deps error (eliminate in-package analysis)
4+ - [x] Switch to process group and kill that to catch all chromium children
5+ - [x] Add helpers for running javascript
6+ - [ ] Add helper just for refreshing page
67- [ ] Working on better diagnostic information
78 - [ ] Explain to user when their system has security restrictions
89- [ ] Eliminate synchronous API: it's unused, hard to maintain, and nearly
You can’t perform that action at this time.
0 commit comments