You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I'm requesting it because the examples, when run with the same user-data-directory over multiple runs instead of using temporary ones and discarding each time, led to the following issue:
The second one opens saying chrome/browser crashed in the previous run.
The text was updated successfully, but these errors were encountered:
Can the browser be closed gracefully instead of quitting abruptly?
chromedp has it implemented
I'm requesting it because the examples, when run with the same
user-data-directory
over multiple runs instead of using temporary ones and discarding each time, led to the following issue:The second one opens saying chrome/browser crashed in the previous run.
The text was updated successfully, but these errors were encountered: