Skip to content

Commit 4101b23

Browse files
committed
mod selenium-debug
1 parent ff9d03b commit 4101b23

File tree

1 file changed

+15
-100
lines changed

1 file changed

+15
-100
lines changed

selenium-debug.log

Lines changed: 15 additions & 100 deletions
Original file line numberDiff line numberDiff line change
@@ -1,101 +1,16 @@
1-
22:23:09.660 INFO - Launching a standalone Selenium Server
2-
22:23:09.707 INFO - Java: "Oracle Corporation" 10.0.1+10
3-
22:23:09.708 INFO - OS: Mac OS X 10.13.6 x86_64
4-
22:23:09.726 INFO - v2.53.1, with Core v2.53.1. Built from revision a36b8b1
5-
22:23:09.817 INFO - Driver provider org.openqa.selenium.ie.InternetExplorerDriver registration is skipped:
6-
registration capabilities Capabilities [{ensureCleanSession=true, browserName=internet explorer, version=, platform=WINDOWS}] does not match the current platform MAC
7-
22:23:09.818 INFO - Driver provider org.openqa.selenium.edge.EdgeDriver registration is skipped:
8-
registration capabilities Capabilities [{browserName=MicrosoftEdge, version=, platform=WINDOWS}] does not match the current platform MAC
9-
22:23:09.818 INFO - Driver class not found: com.opera.core.systems.OperaDriver
10-
22:23:09.818 INFO - Driver provider com.opera.core.systems.OperaDriver is not registered
11-
22:23:09.820 INFO - Driver class not found: org.openqa.selenium.htmlunit.HtmlUnitDriver
12-
22:23:09.820 INFO - Driver provider org.openqa.selenium.htmlunit.HtmlUnitDriver is not registered
13-
22:23:09.905 INFO - RemoteWebDriver instances should connect to: http://127.0.0.1:4444/wd/hub
14-
22:23:09.905 INFO - Selenium Server is up and running
15-
22:23:10.171 INFO - Executing: [new session: Capabilities [{acceptSslCerts=true, name=Gallery, browserName=chrome, javascriptEnabled=true, platform=ANY}]])
16-
22:23:10.190 INFO - Creating a new session for Capabilities [{acceptSslCerts=true, name=Gallery, browserName=chrome, javascriptEnabled=true, platform=ANY}]
17-
Starting ChromeDriver 2.40.565386 (45a059dc425e08165f9a10324bd1380cc13ca363) on port 41321
1+
22:32:56.105 INFO [GridLauncherV3.launch] - Selenium build info: version: '3.14.0', revision: 'aacccce0'
2+
22:32:56.107 INFO [GridLauncherV3$1.launch] - Launching a standalone Selenium Server on port 4444
3+
2018-08-03 22:32:56.312:INFO::main: Logging initialized @509ms to org.seleniumhq.jetty9.util.log.StdErrLog
4+
22:32:56.474 INFO [SeleniumServer.boot] - Selenium Server is up and running on port 4444
5+
22:32:56.779 INFO [ActiveSessionFactory.apply] - Capabilities are: {
6+
"acceptSslCerts": true,
7+
"browserName": "chrome",
8+
"javascriptEnabled": true,
9+
"name": "Gallery"
10+
}
11+
22:32:56.781 INFO [ActiveSessionFactory.lambda$apply$11] - Matched factory org.openqa.selenium.remote.server.ServicedSession$Factory (provider: org.openqa.selenium.chrome.ChromeDriverService)
12+
Starting ChromeDriver 2.41.578706 (5f725d1b4f0a4acbf5259df887244095596231db) on port 32512
1813
Only local connections are allowed.
19-
22:23:11.684 INFO - Done: [new session: Capabilities [{acceptSslCerts=true, name=Gallery, browserName=chrome, javascriptEnabled=true, platform=ANY}]]
20-
22:23:11.700 INFO - Executing: [get: http://localhost:8080/examples/gallery/])
21-
22:23:14.931 INFO - Done: [get: http://localhost:8080/examples/gallery/]
22-
22:23:14.937 INFO - Executing: [find elements: By.cssSelector: #app])
23-
22:23:14.967 INFO - Done: [find elements: By.cssSelector: #app]
24-
22:23:14.971 INFO - Executing: [is displayed: 0 [[ChromeDriver: chrome on MAC (9074081b618cd26b2379368a7f7dbcdf)] -> css selector: #app]])
25-
22:23:14.990 INFO - Done: [is displayed: 0 [[ChromeDriver: chrome on MAC (9074081b618cd26b2379368a7f7dbcdf)] -> css selector: #app]]
26-
22:23:14.995 INFO - Executing: [find elements: By.cssSelector: .modal-slideshow])
27-
22:23:15.008 INFO - Done: [find elements: By.cssSelector: .modal-slideshow]
28-
22:23:15.014 INFO - Executing: [find element: By.cssSelector: img:nth-child(1)])
29-
22:23:15.027 INFO - Done: [find element: By.cssSelector: img:nth-child(1)]
30-
22:23:15.031 INFO - Executing: [click: 1 [[ChromeDriver: chrome on MAC (9074081b618cd26b2379368a7f7dbcdf)] -> css selector: img:nth-child(1)]])
31-
22:23:15.069 INFO - Done: [click: 1 [[ChromeDriver: chrome on MAC (9074081b618cd26b2379368a7f7dbcdf)] -> css selector: img:nth-child(1)]]
32-
22:23:15.576 INFO - Executing: [find elements: By.cssSelector: .modal-slideshow])
33-
22:23:15.587 INFO - Done: [find elements: By.cssSelector: .modal-slideshow]
34-
22:23:15.591 INFO - Executing: [find element: By.cssSelector: .modal-slideshow__gallery__container__img:nth-child(1)])
35-
22:23:15.605 INFO - Done: [find element: By.cssSelector: .modal-slideshow__gallery__container__img:nth-child(1)]
36-
22:23:15.608 INFO - Executing: [get element attribute: 3 [[ChromeDriver: chrome on MAC (9074081b618cd26b2379368a7f7dbcdf)] -> css selector: .modal-slideshow__gallery__container__img:nth-child(1)], class])
37-
22:23:15.616 INFO - Done: [get element attribute: 3 [[ChromeDriver: chrome on MAC (9074081b618cd26b2379368a7f7dbcdf)] -> css selector: .modal-slideshow__gallery__container__img:nth-child(1)], class]
38-
22:23:15.619 INFO - Executing: [find element: By.cssSelector: .modal-slideshow__gallery__container__img:nth-child(2)])
39-
22:23:15.635 INFO - Done: [find element: By.cssSelector: .modal-slideshow__gallery__container__img:nth-child(2)]
40-
22:23:15.638 INFO - Executing: [get element attribute: 4 [[ChromeDriver: chrome on MAC (9074081b618cd26b2379368a7f7dbcdf)] -> css selector: .modal-slideshow__gallery__container__img:nth-child(2)], class])
41-
22:23:15.645 INFO - Done: [get element attribute: 4 [[ChromeDriver: chrome on MAC (9074081b618cd26b2379368a7f7dbcdf)] -> css selector: .modal-slideshow__gallery__container__img:nth-child(2)], class]
42-
22:23:15.649 INFO - Executing: [find element: By.cssSelector: .modal-slideshow__gallery__title])
43-
22:23:15.661 INFO - Done: [find element: By.cssSelector: .modal-slideshow__gallery__title]
44-
22:23:15.664 INFO - Executing: [get text: 5 [[ChromeDriver: chrome on MAC (9074081b618cd26b2379368a7f7dbcdf)] -> css selector: .modal-slideshow__gallery__title]])
45-
22:23:15.679 INFO - Done: [get text: 5 [[ChromeDriver: chrome on MAC (9074081b618cd26b2379368a7f7dbcdf)] -> css selector: .modal-slideshow__gallery__title]]
46-
22:23:15.682 INFO - Executing: [find element: By.cssSelector: .modal-slideshow__next])
47-
22:23:15.695 INFO - Done: [find element: By.cssSelector: .modal-slideshow__next]
48-
22:23:15.697 INFO - Executing: [click: 6 [[ChromeDriver: chrome on MAC (9074081b618cd26b2379368a7f7dbcdf)] -> css selector: .modal-slideshow__next]])
49-
22:23:15.731 INFO - Done: [click: 6 [[ChromeDriver: chrome on MAC (9074081b618cd26b2379368a7f7dbcdf)] -> css selector: .modal-slideshow__next]]
50-
22:23:16.241 INFO - Executing: [find element: By.cssSelector: .modal-slideshow__gallery__container__img:nth-child(2)])
51-
22:23:16.252 INFO - Done: [find element: By.cssSelector: .modal-slideshow__gallery__container__img:nth-child(2)]
52-
22:23:16.254 INFO - Executing: [get element attribute: 4 [[ChromeDriver: chrome on MAC (9074081b618cd26b2379368a7f7dbcdf)] -> css selector: .modal-slideshow__gallery__container__img:nth-child(2)], class])
53-
22:23:16.261 INFO - Done: [get element attribute: 4 [[ChromeDriver: chrome on MAC (9074081b618cd26b2379368a7f7dbcdf)] -> css selector: .modal-slideshow__gallery__container__img:nth-child(2)], class]
54-
22:23:16.264 INFO - Executing: [find element: By.cssSelector: .modal-slideshow__gallery__title])
55-
22:23:16.275 INFO - Done: [find element: By.cssSelector: .modal-slideshow__gallery__title]
56-
22:23:16.277 INFO - Executing: [get text: 5 [[ChromeDriver: chrome on MAC (9074081b618cd26b2379368a7f7dbcdf)] -> css selector: .modal-slideshow__gallery__title]])
57-
22:23:16.287 INFO - Done: [get text: 5 [[ChromeDriver: chrome on MAC (9074081b618cd26b2379368a7f7dbcdf)] -> css selector: .modal-slideshow__gallery__title]]
58-
22:23:16.291 INFO - Executing: [find element: By.cssSelector: .modal-slideshow__container__image__img])
59-
22:23:16.304 INFO - Done: [find element: By.cssSelector: .modal-slideshow__container__image__img]
60-
22:23:16.307 INFO - Executing: [click: 7 [[ChromeDriver: chrome on MAC (9074081b618cd26b2379368a7f7dbcdf)] -> css selector: .modal-slideshow__container__image__img]])
61-
22:23:16.339 INFO - Done: [click: 7 [[ChromeDriver: chrome on MAC (9074081b618cd26b2379368a7f7dbcdf)] -> css selector: .modal-slideshow__container__image__img]]
62-
22:23:16.848 INFO - Executing: [find element: By.cssSelector: .modal-slideshow__gallery__container__img:nth-child(3)])
63-
22:23:16.864 INFO - Done: [find element: By.cssSelector: .modal-slideshow__gallery__container__img:nth-child(3)]
64-
22:23:16.867 INFO - Executing: [get element attribute: 8 [[ChromeDriver: chrome on MAC (9074081b618cd26b2379368a7f7dbcdf)] -> css selector: .modal-slideshow__gallery__container__img:nth-child(3)], class])
65-
22:23:16.874 INFO - Done: [get element attribute: 8 [[ChromeDriver: chrome on MAC (9074081b618cd26b2379368a7f7dbcdf)] -> css selector: .modal-slideshow__gallery__container__img:nth-child(3)], class]
66-
22:23:16.878 INFO - Executing: [find element: By.cssSelector: .modal-slideshow__gallery__title])
67-
22:23:16.886 INFO - Done: [find element: By.cssSelector: .modal-slideshow__gallery__title]
68-
22:23:16.889 INFO - Executing: [get text: 5 [[ChromeDriver: chrome on MAC (9074081b618cd26b2379368a7f7dbcdf)] -> css selector: .modal-slideshow__gallery__title]])
69-
22:23:16.898 INFO - Done: [get text: 5 [[ChromeDriver: chrome on MAC (9074081b618cd26b2379368a7f7dbcdf)] -> css selector: .modal-slideshow__gallery__title]]
70-
22:23:16.901 INFO - Executing: [find element: By.cssSelector: .modal-slideshow__prev])
71-
22:23:16.914 INFO - Done: [find element: By.cssSelector: .modal-slideshow__prev]
72-
22:23:16.917 INFO - Executing: [click: 9 [[ChromeDriver: chrome on MAC (9074081b618cd26b2379368a7f7dbcdf)] -> css selector: .modal-slideshow__prev]])
73-
22:23:16.948 INFO - Done: [click: 9 [[ChromeDriver: chrome on MAC (9074081b618cd26b2379368a7f7dbcdf)] -> css selector: .modal-slideshow__prev]]
74-
22:23:17.454 INFO - Executing: [find element: By.cssSelector: .modal-slideshow__gallery__container__img:nth-child(2)])
75-
22:23:17.464 INFO - Done: [find element: By.cssSelector: .modal-slideshow__gallery__container__img:nth-child(2)]
76-
22:23:17.466 INFO - Executing: [get element attribute: 4 [[ChromeDriver: chrome on MAC (9074081b618cd26b2379368a7f7dbcdf)] -> css selector: .modal-slideshow__gallery__container__img:nth-child(2)], class])
77-
22:23:17.473 INFO - Done: [get element attribute: 4 [[ChromeDriver: chrome on MAC (9074081b618cd26b2379368a7f7dbcdf)] -> css selector: .modal-slideshow__gallery__container__img:nth-child(2)], class]
78-
22:23:17.476 INFO - Executing: [find element: By.cssSelector: .modal-slideshow__gallery__title])
79-
22:23:17.485 INFO - Done: [find element: By.cssSelector: .modal-slideshow__gallery__title]
80-
22:23:17.487 INFO - Executing: [get text: 5 [[ChromeDriver: chrome on MAC (9074081b618cd26b2379368a7f7dbcdf)] -> css selector: .modal-slideshow__gallery__title]])
81-
22:23:17.497 INFO - Done: [get text: 5 [[ChromeDriver: chrome on MAC (9074081b618cd26b2379368a7f7dbcdf)] -> css selector: .modal-slideshow__gallery__title]]
82-
22:23:17.500 INFO - Executing: [find element: By.cssSelector: .modal-slideshow__gallery__container__img:nth-child(4)])
83-
22:23:17.515 INFO - Done: [find element: By.cssSelector: .modal-slideshow__gallery__container__img:nth-child(4)]
84-
22:23:17.519 INFO - Executing: [click: 10 [[ChromeDriver: chrome on MAC (9074081b618cd26b2379368a7f7dbcdf)] -> css selector: .modal-slideshow__gallery__container__img:nth-child(4)]])
85-
22:23:17.551 INFO - Done: [click: 10 [[ChromeDriver: chrome on MAC (9074081b618cd26b2379368a7f7dbcdf)] -> css selector: .modal-slideshow__gallery__container__img:nth-child(4)]]
86-
22:23:18.061 INFO - Executing: [find element: By.cssSelector: .modal-slideshow__gallery__container__img:nth-child(4)])
87-
22:23:18.071 INFO - Done: [find element: By.cssSelector: .modal-slideshow__gallery__container__img:nth-child(4)]
88-
22:23:18.074 INFO - Executing: [get element attribute: 10 [[ChromeDriver: chrome on MAC (9074081b618cd26b2379368a7f7dbcdf)] -> css selector: .modal-slideshow__gallery__container__img:nth-child(4)], class])
89-
22:23:18.080 INFO - Done: [get element attribute: 10 [[ChromeDriver: chrome on MAC (9074081b618cd26b2379368a7f7dbcdf)] -> css selector: .modal-slideshow__gallery__container__img:nth-child(4)], class]
90-
22:23:18.083 INFO - Executing: [find element: By.cssSelector: .modal-slideshow__gallery__title])
91-
22:23:18.093 INFO - Done: [find element: By.cssSelector: .modal-slideshow__gallery__title]
92-
22:23:18.096 INFO - Executing: [get text: 5 [[ChromeDriver: chrome on MAC (9074081b618cd26b2379368a7f7dbcdf)] -> css selector: .modal-slideshow__gallery__title]])
93-
22:23:18.104 INFO - Done: [get text: 5 [[ChromeDriver: chrome on MAC (9074081b618cd26b2379368a7f7dbcdf)] -> css selector: .modal-slideshow__gallery__title]]
94-
22:23:18.107 INFO - Executing: [find element: By.cssSelector: .modal-slideshow__close])
95-
22:23:18.119 INFO - Done: [find element: By.cssSelector: .modal-slideshow__close]
96-
22:23:18.121 INFO - Executing: [click: 11 [[ChromeDriver: chrome on MAC (9074081b618cd26b2379368a7f7dbcdf)] -> css selector: .modal-slideshow__close]])
97-
22:23:18.153 INFO - Done: [click: 11 [[ChromeDriver: chrome on MAC (9074081b618cd26b2379368a7f7dbcdf)] -> css selector: .modal-slideshow__close]]
98-
22:23:18.659 INFO - Executing: [find elements: By.cssSelector: .modal-slideshow])
99-
22:23:18.669 INFO - Done: [find elements: By.cssSelector: .modal-slideshow]
100-
22:23:18.672 INFO - Executing: [delete session: 89b9b68d-0bb4-46dc-a87e-e3c8b50fe413])
101-
22:23:18.763 INFO - Done: [delete session: 89b9b68d-0bb4-46dc-a87e-e3c8b50fe413]
14+
22:32:58.036 INFO [ProtocolHandshake.createSession] - Detected dialect: OSS
15+
22:32:58.337 INFO [RemoteSession$Factory.lambda$performHandshake$0] - Started new session 572b7ac92a061161f117b9eaf0b3219c (org.openqa.selenium.chrome.ChromeDriverService)
16+
22:33:02.807 INFO [ActiveSessions$1.onStop] - Removing session 572b7ac92a061161f117b9eaf0b3219c (org.openqa.selenium.chrome.ChromeDriverService)

0 commit comments

Comments
 (0)