We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
22:19:06 [DEBUG] (1) headless_chrome::browser::tab: Waiting for element with selector: "div.viewer-common-info-overlay-center-block" 22:19:26 [INFO] Dropping browser 22:19:26 [INFO] Browser event loop received shutdown message 22:19:26 [INFO] Finished browser's event handling loop 22:19:26 [WARN] Couldn't send browser an event: "TargetInfoChanged(TargetInfoChangedEvent { params: TargetInfoChangedEventParams { target_info: TargetInfo { target_id: "1A94A842D85BCF8ACEECD03D03C9C353", Type: "page", title: "about:blank", url: "about:blank", attached: false, opener_id: None, can_access_opener: false, opener_frame_id: None, browser_context_id: Some("55D094A1FF125A23E6AA4CB45E6F9A79") } } })" SendError { .. } 22:19:26 [INFO] Shutting down message handling loop 22:19:26 [INFO] Killing Chrome. PID: 6931 22:19:26 [DEBUG] (2) tungstenite::protocol: Received close frame: Some(CloseFrame { code: Normal, reason: "" }) 22:19:26 [DEBUG] (2) headless_chrome::browser::transport::web_socket_connection: Received close frame from Chrome #Some(6931): Normal "" 22:19:26 [DEBUG] (2) headless_chrome::browser::transport::web_socket_connection: Normal close code, shutting down 22:19:26 [INFO] Sending shutdown message to message handling loop 22:19:26 [INFO] cleared listeners, I think 22:19:26 [INFO] finished tab's event handling loop 22:19:26 [INFO] finished tab's event handling loop 22:19:26 [INFO] finished tab's event handling loop 22:19:26 [INFO] dropping transport 22:19:26 [INFO] dropping websocket connection Error: The event waited for never came
The text was updated successfully, but these errors were encountered:
No branches or pull requests
22:19:06 [DEBUG] (1) headless_chrome::browser::tab: Waiting for element with selector: "div.viewer-common-info-overlay-center-block"
22:19:26 [INFO] Dropping browser
22:19:26 [INFO] Browser event loop received shutdown message
22:19:26 [INFO] Finished browser's event handling loop
22:19:26 [WARN] Couldn't send browser an event: "TargetInfoChanged(TargetInfoChangedEvent { params: TargetInfoChangedEventParams { target_info: TargetInfo { target_id: "1A94A842D85BCF8ACEECD03D03C9C353", Type: "page", title: "about:blank", url: "about:blank", attached: false, opener_id: None, can_access_opener: false, opener_frame_id: None, browser_context_id: Some("55D094A1FF125A23E6AA4CB45E6F9A79") } } })"
SendError { .. }
22:19:26 [INFO] Shutting down message handling loop
22:19:26 [INFO] Killing Chrome. PID: 6931
22:19:26 [DEBUG] (2) tungstenite::protocol: Received close frame: Some(CloseFrame { code: Normal, reason: "" })
22:19:26 [DEBUG] (2) headless_chrome::browser::transport::web_socket_connection: Received close frame from Chrome #Some(6931): Normal ""
22:19:26 [DEBUG] (2) headless_chrome::browser::transport::web_socket_connection: Normal close code, shutting down
22:19:26 [INFO] Sending shutdown message to message handling loop
22:19:26 [INFO] cleared listeners, I think
22:19:26 [INFO] finished tab's event handling loop
22:19:26 [INFO] finished tab's event handling loop
22:19:26 [INFO] finished tab's event handling loop
22:19:26 [INFO] dropping transport
22:19:26 [INFO] dropping websocket connection
Error: The event waited for never came
The text was updated successfully, but these errors were encountered: