-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Fixed issues with geckodriver; more scraped data!
- Loading branch information
Ubuntu
committed
Apr 7, 2022
1 parent
88a2a5f
commit 63b06d3
Showing
22 changed files
with
4,821 additions
and
159 deletions.
There are no files selected for viewing
Binary file not shown.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,6 @@ | ||
{ | ||
"cells": [], | ||
"metadata": {}, | ||
"nbformat": 4, | ||
"nbformat_minor": 5 | ||
} |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,19 @@ | ||
1638925262088 geckodriver INFO Listening on 127.0.0.1:55966 | ||
1638925262115 mozrunner::runner INFO Running command: "/Applications/Firefox.app/Contents/MacOS/firefox-bin" "--marionette" "-foreground" "-no-remote" "-profile" "/var/folders/cw/463xpk7n6hndd1xjb9kt_whm0000gn/T/rust_mozprofileaqAiUT" | ||
1638925262854 Marionette INFO Marionette enabled | ||
2021-12-07 17:01:04.016 firefox-bin[63996:13816855] Warning: Expected min height of view: (<NSButton: 0x12c409800>) to be less than or equal to 30 but got a height of 32.000000. This error will be logged once per view in violation. | ||
2021-12-07 17:01:04.017 firefox-bin[63996:13816855] Warning: Expected min height of view: (<NSButton: 0x12c406800>) to be less than or equal to 30 but got a height of 32.000000. This error will be logged once per view in violation. | ||
2021-12-07 17:01:04.018 firefox-bin[63996:13816855] Warning: Expected min height of view: (<NSButton: 0x12c403000>) to be less than or equal to 30 but got a height of 32.000000. This error will be logged once per view in violation. | ||
2021-12-07 17:01:04.018 firefox-bin[63996:13816855] Warning: Expected min height of view: (<NSButton: 0x12c406c00>) to be less than or equal to 30 but got a height of 32.000000. This error will be logged once per view in violation. | ||
2021-12-07 17:01:04.019 firefox-bin[63996:13816855] Warning: Expected min height of view: (<NSButton: 0x12c407400>) to be less than or equal to 30 but got a height of 32.000000. This error will be logged once per view in violation. | ||
2021-12-07 17:01:04.019 firefox-bin[63996:13816855] Warning: Expected min height of view: (<NSPopoverTouchBarItemButton: 0x12c407c00>) to be less than or equal to 30 but got a height of 32.000000. This error will be logged once per view in violation. | ||
2021-12-07 17:01:04.020 firefox-bin[63996:13816855] Warning: Expected min height of view: (<NSPopoverTouchBarItemButton: 0x12c4bec00>) to be less than or equal to 30 but got a height of 32.000000. This error will be logged once per view in violation. | ||
console.warn: SearchSettings: "get: No settings file exists, new profile?" (new NotFoundError("Could not open the file at /var/folders/cw/463xpk7n6hndd1xjb9kt_whm0000gn/T/rust_mozprofileaqAiUT/search.json.mozlz4", (void 0))) | ||
console.error: BackgroundUpdate: | ||
_reasonsToNotScheduleUpdates: Failed to check for Maintenance Service Registry Key: [Exception... "Component returned failure code: 0x80004001 (NS_ERROR_NOT_IMPLEMENTED) [nsIUpdateProcessor.getServiceRegKeyExists]" nsresult: "0x80004001 (NS_ERROR_NOT_IMPLEMENTED)" location: "JS frame :: resource://gre/modules/BackgroundUpdate.jsm :: _reasonsToNotScheduleUpdates :: line 243" data: no] | ||
1638925265622 Marionette INFO Listening on port 55975 | ||
1638925265691 RemoteAgent WARN TLS certificate errors will be ignored for this session | ||
1638925265735 Marionette INFO Stopped listening on port 55975 | ||
|
||
###!!! [Parent][RunMessage] Error: Channel closing: too late to send/recv, messages will be lost | ||
|
Empty file.
Oops, something went wrong.