Tags: PyRSA/rod
Tags
we should drain timer before reset it According to https://antonz.org/timer-reset
Feat: Add the PagePool.TryGet method while it returns an error for pr… …ocessing. (go-rod#1051) * PagePool add TryGet to deal error that Page() returns. * modify tryget * Add BrowserPool TryGet test * test coverage * go fmt * go fmt * pool.Get -> pool.MustGet; pool.Get allow error --------- Co-authored-by: bestmountain <[email protected]>
fix: shouldn't reset the user preferences by default Resolve go-rod#1041
PreviousNext