-
Notifications
You must be signed in to change notification settings - Fork 16
/
Copy pathselenium-debug.log
26 lines (26 loc) · 1.64 KB
/
selenium-debug.log
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
01:26:15.354 INFO [GridLauncherV3.parse] - Selenium server version: 3.141.59, revision: e82be7d358
01:26:15.454 INFO [GridLauncherV3.lambda$buildLaunchers$3] - Launching a standalone Selenium Server on port 4444
2019-10-25 01:26:15.502:INFO::main: Logging initialized @441ms to org.seleniumhq.jetty9.util.log.StdErrLog
01:26:15.746 INFO [WebDriverServlet.<init>] - Initialising WebDriverServlet
01:26:16.195 INFO [SeleniumServer.boot] - Selenium Server is up and running on port 4444
01:26:18.482 INFO [ActiveSessionFactory.apply] - Capabilities are: {
"acceptSslCerts": true,
"browserName": "chrome",
"chromeOptions": {
"args": [
"headless",
"verbose",
"window-size=1280,1480"
]
},
"javascriptEnabled": true,
"unexpectedAlertBehaviour": "accept",
"unhandledPromptBehavior": "accept"
}
01:26:18.483 INFO [ActiveSessionFactory.lambda$apply$11] - Matched factory org.openqa.selenium.grid.session.remote.ServicedSession$Factory (provider: org.openqa.selenium.chrome.ChromeDriverService)
Starting ChromeDriver 77.0.3865.40 (f484704e052e0b556f8030b65b953dce96503217-refs/branch-heads/3865@{#442}) on port 46938
Only local connections are allowed.
Please protect ports used by ChromeDriver and related test frameworks to prevent access by malicious code.
01:26:23.065 INFO [ProtocolHandshake.createSession] - Detected dialect: W3C
01:26:23.097 INFO [RemoteSession$Factory.lambda$performHandshake$0] - Started new session ac7b5d3cc3d0d372b9ff7169cc399edb (org.openqa.selenium.chrome.ChromeDriverService)
01:26:26.760 INFO [ActiveSessions$1.onStop] - Removing session ac7b5d3cc3d0d372b9ff7169cc399edb (org.openqa.selenium.chrome.ChromeDriverService)