v0.7.3
版本发布时间: 2021-05-27 11:40:27
chromedp/chromedp最新发布版本:v0.9.2(2023-08-05 12:42:40)
- Update to latest cdproto (93.0.4522.3_9.3.2 definitions)
- And always emit
deltaX
anddeltaY
forInput.dispatchMouseEvent
(https://github.com/chromedp/pdlgen/pull/11)
- And always emit
- Dispatch input and change events at the
chromedp.SetValue()
target (#819) - Make NewRemoteAllocator accept url without
devtools/browser/...
(#817) - Allow passing nil as res to
chromedp.Evaluate()
(#816) - Add a ModifyCmdFunc ExecAllocatorOption (#674)