mirror of
https://github.com/johannesjo/super-productivity.git
synced 2026-08-01 04:01:01 +00:00
23 lines
1.1 KiB
Text
23 lines
1.1 KiB
Text
Starting ChromeDriver 114.0.5735.90 (386bc09e8f4f2e025eddae123f36f6263096ae49-refs/branch-heads/5735@{#1052}) on port 9515
|
|
Only local connections are allowed.
|
|
Please see https://chromedriver.chromium.org/security-considerations for suggestions on keeping ChromeDriver safe.
|
|
ChromeDriver was started successfully.
|
|
[1691165642,211][INFO]: [be6bac86d1edce3134c4e938e46e336a] COMMAND InitSession {
|
|
"capabilities": {
|
|
"alwaysMatch": {
|
|
"browserName": "chrome",
|
|
"goog:chromeOptions": {
|
|
"args": [ "--headless", "--disable-gpu", "--window-size=1280,800", "--no-sandbox", "--disable-dev-shm-usage", "--disable-browser-side-navigation", "--user-agent=NIGHTWATCH" ],
|
|
"prefs": {
|
|
"profile.default_content_setting_values.geolocation": 1,
|
|
"profile.default_content_setting_values.notifications": 2
|
|
},
|
|
"w3c": false
|
|
}
|
|
},
|
|
"firstMatch": [ {
|
|
} ]
|
|
}
|
|
}
|
|
[1691165642,212][INFO]: [be6bac86d1edce3134c4e938e46e336a] RESPONSE InitSession ERROR session not created: Missing or invalid capabilities
|
|
[1691165642,212][DEBUG]: Log type 'driver' lost 1 entries on destruction
|