Advertisement
Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- [
- {
- "line": 2,
- "elements": [
- {
- "before": [
- {
- "result": {
- "duration": 21977828,
- "status": "passed"
- },
- "match": {
- "location": "HelloGoogleStepDefs.before(Scenario)"
- }
- }
- ],
- "line": 4,
- "name": "Enter and search for Hello Google",
- "description": "",
- "id": "hello-google;enter-and-search-for-hello-google",
- "after": [
- {
- "result": {
- "duration": 14990757,
- "status": "passed"
- },
- "match": {
- "location": "HelloGoogleStepDefs.after(Scenario)"
- }
- }
- ],
- "type": "scenario",
- "keyword": "Scenario",
- "steps": [
- {
- "result": {
- "error_message": "org.openqa.selenium.SessionNotCreatedException: session not created: This version of ChromeDriver only supports Chrome version 74\n (Driver info: chromedriver\u003d74.0.3729.6 (255758eccf3d244491b8a1317aa76e1ce10d57e9-refs/branch-heads/3729@{#29}),platform\u003dWindows NT 10.0.17134 x86_64) (WARNING: The server did not provide any stacktrace information)\nCommand duration or timeout: 3.32 seconds\nBuild info: version: \u00273.141.59\u0027, revision: \u0027e82be7d358\u0027, time: \u00272018-11-14T08:17:03\u0027\nSystem info: host: \u0027UK-L908F4H2\u0027, ip: \u002710.231.143.206\u0027, os.name: \u0027Windows 10\u0027, os.arch: \u0027amd64\u0027, os.version: \u002710.0\u0027, java.version: \u00271.8.0_191\u0027\nDriver info: driver.version: ChromeDriver\r\n\tat sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method)\r\n\tat sun.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:62)\r\n\tat sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45)\r\n\tat java.lang.reflect.Constructor.newInstance(Constructor.java:423)\r\n\tat org.openqa.selenium.remote.ErrorHandler.createThrowable(ErrorHandler.java:214)\r\n\tat org.openqa.selenium.remote.ErrorHandler.throwIfResponseFailed(ErrorHandler.java:166)\r\n\tat org.openqa.selenium.remote.JsonWireProtocolResponse.lambda$errorHandler$0(JsonWireProtocolResponse.java:54)\r\n\tat org.openqa.selenium.remote.HandshakeResponse.lambda$getResponseFunction$0(HandshakeResponse.java:30)\r\n\tat org.openqa.selenium.remote.ProtocolHandshake.lambda$createSession$0(ProtocolHandshake.java:126)\r\n\tat java.util.stream.ReferencePipeline$3$1.accept(ReferencePipeline.java:193)\r\n\tat java.util.Spliterators$ArraySpliterator.tryAdvance(Spliterators.java:958)\r\n\tat java.util.stream.ReferencePipeline.forEachWithCancel(ReferencePipeline.java:126)\r\n\tat java.util.stream.AbstractPipeline.copyIntoWithCancel(AbstractPipeline.java:498)\r\n\tat java.util.stream.AbstractPipeline.copyInto(AbstractPipeline.java:485)\r\n\tat java.util.stream.AbstractPipeline.wrapAndCopyInto(AbstractPipeline.java:471)\r\n\tat java.util.stream.FindOps$FindOp.evaluateSequential(FindOps.java:152)\r\n\tat java.util.stream.AbstractPipeline.evaluate(AbstractPipeline.java:234)\r\n\tat java.util.stream.ReferencePipeline.findFirst(ReferencePipeline.java:464)\r\n\tat org.openqa.selenium.remote.ProtocolHandshake.createSession(ProtocolHandshake.java:128)\r\n\tat org.openqa.selenium.remote.ProtocolHandshake.createSession(ProtocolHandshake.java:74)\r\n\tat org.openqa.selenium.remote.HttpCommandExecutor.execute(HttpCommandExecutor.java:136)\r\n\tat org.openqa.selenium.remote.service.DriverCommandExecutor.execute(DriverCommandExecutor.java:83)\r\n\tat org.openqa.selenium.remote.RemoteWebDriver.execute(RemoteWebDriver.java:552)\r\n\tat org.openqa.selenium.remote.RemoteWebDriver.startSession(RemoteWebDriver.java:213)\r\n\tat org.openqa.selenium.remote.RemoteWebDriver.\u003cinit\u003e(RemoteWebDriver.java:131)\r\n\tat org.openqa.selenium.chrome.ChromeDriver.\u003cinit\u003e(ChromeDriver.java:181)\r\n\tat org.openqa.selenium.chrome.ChromeDriver.\u003cinit\u003e(ChromeDriver.java:168)\r\n\tat org.openqa.selenium.chrome.ChromeDriver.\u003cinit\u003e(ChromeDriver.java:157)\r\n\tat test_holder.helper.WebDriverState.setWebDriver(WebDriverState.java:24)\r\n\tat test_holder.hello_google.HelloGoogleStepDefs.i_have_an_instance_of_Google_open(HelloGoogleStepDefs.java:48)\r\n\tat ✽.I have an instance of Google open(src/test/resources/features/hello_google/hello_google.feature:5)\r\n",
- "duration": 6078803218,
- "status": "failed"
- },
- "line": 5,
- "name": "I have an instance of Google open",
- "match": {
- "location": "HelloGoogleStepDefs.i_have_an_instance_of_Google_open()"
- },
- "keyword": "Given "
- },
- {
- "result": {
- "duration": 15590,
- "status": "skipped"
- },
- "line": 6,
- "name": "I search for \"HelloGoogle\" and press enter",
- "match": {
- "arguments": [
- {
- "val": "HelloGoogle",
- "offset": 14
- }
- ],
- "location": "HelloGoogleStepDefs.i_search_for_and_press_enter(String)"
- },
- "keyword": "When "
- },
- {
- "result": {
- "duration": 9436,
- "status": "skipped"
- },
- "line": 7,
- "name": "I should be able to view the \"HelloGoogle\" search page",
- "match": {
- "arguments": [
- {
- "val": "HelloGoogle",
- "offset": 30
- }
- ],
- "location": "HelloGoogleStepDefs.i_should_be_able_to_view_the_search_page(String)"
- },
- "keyword": "Then "
- }
- ],
- "tags": [
- {
- "name": "@hello"
- }
- ]
- },
- {
- "before": [
- {
- "result": {
- "duration": 12512811,
- "status": "passed"
- },
- "match": {
- "location": "HelloGoogleStepDefs.before(Scenario)"
- }
- }
- ],
- "line": 9,
- "name": "Enter and search for youtube",
- "description": "",
- "id": "hello-google;enter-and-search-for-youtube",
- "after": [
- {
- "result": {
- "duration": 7436302,
- "status": "passed"
- },
- "match": {
- "location": "HelloGoogleStepDefs.after(Scenario)"
- }
- }
- ],
- "type": "scenario",
- "keyword": "Scenario",
- "steps": [
- {
- "result": {
- "error_message": "org.openqa.selenium.SessionNotCreatedException: session not created: This version of ChromeDriver only supports Chrome version 74\n (Driver info: chromedriver\u003d74.0.3729.6 (255758eccf3d244491b8a1317aa76e1ce10d57e9-refs/branch-heads/3729@{#29}),platform\u003dWindows NT 10.0.17134 x86_64) (WARNING: The server did not provide any stacktrace information)\nCommand duration or timeout: 2.53 seconds\nBuild info: version: \u00273.141.59\u0027, revision: \u0027e82be7d358\u0027, time: \u00272018-11-14T08:17:03\u0027\nSystem info: host: \u0027UK-L908F4H2\u0027, ip: \u002710.231.143.206\u0027, os.name: \u0027Windows 10\u0027, os.arch: \u0027amd64\u0027, os.version: \u002710.0\u0027, java.version: \u00271.8.0_191\u0027\nDriver info: driver.version: ChromeDriver\r\n\tat sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method)\r\n\tat sun.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:62)\r\n\tat sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45)\r\n\tat java.lang.reflect.Constructor.newInstance(Constructor.java:423)\r\n\tat org.openqa.selenium.remote.ErrorHandler.createThrowable(ErrorHandler.java:214)\r\n\tat org.openqa.selenium.remote.ErrorHandler.throwIfResponseFailed(ErrorHandler.java:166)\r\n\tat org.openqa.selenium.remote.JsonWireProtocolResponse.lambda$errorHandler$0(JsonWireProtocolResponse.java:54)\r\n\tat org.openqa.selenium.remote.HandshakeResponse.lambda$getResponseFunction$0(HandshakeResponse.java:30)\r\n\tat org.openqa.selenium.remote.ProtocolHandshake.lambda$createSession$0(ProtocolHandshake.java:126)\r\n\tat java.util.stream.ReferencePipeline$3$1.accept(ReferencePipeline.java:193)\r\n\tat java.util.Spliterators$ArraySpliterator.tryAdvance(Spliterators.java:958)\r\n\tat java.util.stream.ReferencePipeline.forEachWithCancel(ReferencePipeline.java:126)\r\n\tat java.util.stream.AbstractPipeline.copyIntoWithCancel(AbstractPipeline.java:498)\r\n\tat java.util.stream.AbstractPipeline.copyInto(AbstractPipeline.java:485)\r\n\tat java.util.stream.AbstractPipeline.wrapAndCopyInto(AbstractPipeline.java:471)\r\n\tat java.util.stream.FindOps$FindOp.evaluateSequential(FindOps.java:152)\r\n\tat java.util.stream.AbstractPipeline.evaluate(AbstractPipeline.java:234)\r\n\tat java.util.stream.ReferencePipeline.findFirst(ReferencePipeline.java:464)\r\n\tat org.openqa.selenium.remote.ProtocolHandshake.createSession(ProtocolHandshake.java:128)\r\n\tat org.openqa.selenium.remote.ProtocolHandshake.createSession(ProtocolHandshake.java:74)\r\n\tat org.openqa.selenium.remote.HttpCommandExecutor.execute(HttpCommandExecutor.java:136)\r\n\tat org.openqa.selenium.remote.service.DriverCommandExecutor.execute(DriverCommandExecutor.java:83)\r\n\tat org.openqa.selenium.remote.RemoteWebDriver.execute(RemoteWebDriver.java:552)\r\n\tat org.openqa.selenium.remote.RemoteWebDriver.startSession(RemoteWebDriver.java:213)\r\n\tat org.openqa.selenium.remote.RemoteWebDriver.\u003cinit\u003e(RemoteWebDriver.java:131)\r\n\tat org.openqa.selenium.chrome.ChromeDriver.\u003cinit\u003e(ChromeDriver.java:181)\r\n\tat org.openqa.selenium.chrome.ChromeDriver.\u003cinit\u003e(ChromeDriver.java:168)\r\n\tat org.openqa.selenium.chrome.ChromeDriver.\u003cinit\u003e(ChromeDriver.java:157)\r\n\tat test_holder.helper.WebDriverState.setWebDriver(WebDriverState.java:24)\r\n\tat test_holder.hello_google.HelloGoogleStepDefs.i_have_an_instance_of_Google_open(HelloGoogleStepDefs.java:48)\r\n\tat ✽.I have an instance of Google open(src/test/resources/features/hello_google/hello_google.feature:10)\r\n",
- "duration": 3113833342,
- "status": "failed"
- },
- "line": 10,
- "name": "I have an instance of Google open",
- "match": {
- "location": "HelloGoogleStepDefs.i_have_an_instance_of_Google_open()"
- },
- "keyword": "Given "
- },
- {
- "result": {
- "duration": 11077,
- "status": "skipped"
- },
- "line": 11,
- "name": "I search for \"Youtube\" and press enter",
- "match": {
- "arguments": [
- {
- "val": "Youtube",
- "offset": 14
- }
- ],
- "location": "HelloGoogleStepDefs.i_search_for_and_press_enter(String)"
- },
- "keyword": "When "
- },
- {
- "result": {
- "duration": 12718,
- "status": "skipped"
- },
- "line": 12,
- "name": "I should be able to view the \"Youtube\" search page",
- "match": {
- "arguments": [
- {
- "val": "Youtube",
- "offset": 30
- }
- ],
- "location": "HelloGoogleStepDefs.i_should_be_able_to_view_the_search_page(String)"
- },
- "keyword": "Then "
- }
- ],
- "tags": [
- {
- "name": "@hello"
- }
- ]
- },
- {
- "before": [
- {
- "result": {
- "duration": 5885533,
- "status": "passed"
- },
- "match": {
- "location": "HelloGoogleStepDefs.before(Scenario)"
- }
- }
- ],
- "line": 21,
- "name": "Search a random list of websites",
- "description": "",
- "id": "hello-google;search-a-random-list-of-websites;;2",
- "after": [
- {
- "result": {
- "duration": 3872407,
- "status": "passed"
- },
- "match": {
- "location": "HelloGoogleStepDefs.after(Scenario)"
- }
- }
- ],
- "type": "scenario",
- "keyword": "Scenario Outline",
- "steps": [
- {
- "result": {
- "error_message": "org.openqa.selenium.SessionNotCreatedException: session not created: This version of ChromeDriver only supports Chrome version 74\n (Driver info: chromedriver\u003d74.0.3729.6 (255758eccf3d244491b8a1317aa76e1ce10d57e9-refs/branch-heads/3729@{#29}),platform\u003dWindows NT 10.0.17134 x86_64) (WARNING: The server did not provide any stacktrace information)\nCommand duration or timeout: 2.35 seconds\nBuild info: version: \u00273.141.59\u0027, revision: \u0027e82be7d358\u0027, time: \u00272018-11-14T08:17:03\u0027\nSystem info: host: \u0027UK-L908F4H2\u0027, ip: \u002710.231.143.206\u0027, os.name: \u0027Windows 10\u0027, os.arch: \u0027amd64\u0027, os.version: \u002710.0\u0027, java.version: \u00271.8.0_191\u0027\nDriver info: driver.version: ChromeDriver\r\n\tat sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method)\r\n\tat sun.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:62)\r\n\tat sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45)\r\n\tat java.lang.reflect.Constructor.newInstance(Constructor.java:423)\r\n\tat org.openqa.selenium.remote.ErrorHandler.createThrowable(ErrorHandler.java:214)\r\n\tat org.openqa.selenium.remote.ErrorHandler.throwIfResponseFailed(ErrorHandler.java:166)\r\n\tat org.openqa.selenium.remote.JsonWireProtocolResponse.lambda$errorHandler$0(JsonWireProtocolResponse.java:54)\r\n\tat org.openqa.selenium.remote.HandshakeResponse.lambda$getResponseFunction$0(HandshakeResponse.java:30)\r\n\tat org.openqa.selenium.remote.ProtocolHandshake.lambda$createSession$0(ProtocolHandshake.java:126)\r\n\tat java.util.stream.ReferencePipeline$3$1.accept(ReferencePipeline.java:193)\r\n\tat java.util.Spliterators$ArraySpliterator.tryAdvance(Spliterators.java:958)\r\n\tat java.util.stream.ReferencePipeline.forEachWithCancel(ReferencePipeline.java:126)\r\n\tat java.util.stream.AbstractPipeline.copyIntoWithCancel(AbstractPipeline.java:498)\r\n\tat java.util.stream.AbstractPipeline.copyInto(AbstractPipeline.java:485)\r\n\tat java.util.stream.AbstractPipeline.wrapAndCopyInto(AbstractPipeline.java:471)\r\n\tat java.util.stream.FindOps$FindOp.evaluateSequential(FindOps.java:152)\r\n\tat java.util.stream.AbstractPipeline.evaluate(AbstractPipeline.java:234)\r\n\tat java.util.stream.ReferencePipeline.findFirst(ReferencePipeline.java:464)\r\n\tat org.openqa.selenium.remote.ProtocolHandshake.createSession(ProtocolHandshake.java:128)\r\n\tat org.openqa.selenium.remote.ProtocolHandshake.createSession(ProtocolHandshake.java:74)\r\n\tat org.openqa.selenium.remote.HttpCommandExecutor.execute(HttpCommandExecutor.java:136)\r\n\tat org.openqa.selenium.remote.service.DriverCommandExecutor.execute(DriverCommandExecutor.java:83)\r\n\tat org.openqa.selenium.remote.RemoteWebDriver.execute(RemoteWebDriver.java:552)\r\n\tat org.openqa.selenium.remote.RemoteWebDriver.startSession(RemoteWebDriver.java:213)\r\n\tat org.openqa.selenium.remote.RemoteWebDriver.\u003cinit\u003e(RemoteWebDriver.java:131)\r\n\tat org.openqa.selenium.chrome.ChromeDriver.\u003cinit\u003e(ChromeDriver.java:181)\r\n\tat org.openqa.selenium.chrome.ChromeDriver.\u003cinit\u003e(ChromeDriver.java:168)\r\n\tat org.openqa.selenium.chrome.ChromeDriver.\u003cinit\u003e(ChromeDriver.java:157)\r\n\tat test_holder.helper.WebDriverState.setWebDriver(WebDriverState.java:24)\r\n\tat test_holder.hello_google.HelloGoogleStepDefs.i_have_an_instance_of_Google_open(HelloGoogleStepDefs.java:48)\r\n\tat ✽.I have an instance of Google open(src/test/resources/features/hello_google/hello_google.feature:15)\r\n",
- "duration": 2924693806,
- "status": "failed"
- },
- "line": 15,
- "name": "I have an instance of Google open",
- "match": {
- "location": "HelloGoogleStepDefs.i_have_an_instance_of_Google_open()"
- },
- "keyword": "Given "
- },
- {
- "result": {
- "duration": 12308,
- "status": "skipped"
- },
- "line": 16,
- "name": "I search for \"twitter\" and press enter",
- "match": {
- "arguments": [
- {
- "val": "twitter",
- "offset": 14
- }
- ],
- "location": "HelloGoogleStepDefs.i_search_for_and_press_enter(String)"
- },
- "keyword": "When "
- },
- {
- "result": {
- "duration": 6974,
- "status": "skipped"
- },
- "line": 17,
- "name": "I should be able to view the \"twitter\" search page",
- "match": {
- "arguments": [
- {
- "val": "twitter",
- "offset": 30
- }
- ],
- "location": "HelloGoogleStepDefs.i_should_be_able_to_view_the_search_page(String)"
- },
- "keyword": "Then "
- }
- ],
- "tags": [
- {
- "name": "@hello"
- }
- ]
- },
- {
- "before": [
- {
- "result": {
- "duration": 1528204,
- "status": "passed"
- },
- "match": {
- "location": "HelloGoogleStepDefs.before(Scenario)"
- }
- }
- ],
- "line": 22,
- "name": "Search a random list of websites",
- "description": "",
- "id": "hello-google;search-a-random-list-of-websites;;3",
- "after": [
- {
- "result": {
- "duration": 3525330,
- "status": "passed"
- },
- "match": {
- "location": "HelloGoogleStepDefs.after(Scenario)"
- }
- }
- ],
- "type": "scenario",
- "keyword": "Scenario Outline",
- "steps": [
- {
- "result": {
- "error_message": "org.openqa.selenium.SessionNotCreatedException: session not created: This version of ChromeDriver only supports Chrome version 74\n (Driver info: chromedriver\u003d74.0.3729.6 (255758eccf3d244491b8a1317aa76e1ce10d57e9-refs/branch-heads/3729@{#29}),platform\u003dWindows NT 10.0.17134 x86_64) (WARNING: The server did not provide any stacktrace information)\nCommand duration or timeout: 2.57 seconds\nBuild info: version: \u00273.141.59\u0027, revision: \u0027e82be7d358\u0027, time: \u00272018-11-14T08:17:03\u0027\nSystem info: host: \u0027UK-L908F4H2\u0027, ip: \u002710.231.143.206\u0027, os.name: \u0027Windows 10\u0027, os.arch: \u0027amd64\u0027, os.version: \u002710.0\u0027, java.version: \u00271.8.0_191\u0027\nDriver info: driver.version: ChromeDriver\r\n\tat sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method)\r\n\tat sun.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:62)\r\n\tat sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45)\r\n\tat java.lang.reflect.Constructor.newInstance(Constructor.java:423)\r\n\tat org.openqa.selenium.remote.ErrorHandler.createThrowable(ErrorHandler.java:214)\r\n\tat org.openqa.selenium.remote.ErrorHandler.throwIfResponseFailed(ErrorHandler.java:166)\r\n\tat org.openqa.selenium.remote.JsonWireProtocolResponse.lambda$errorHandler$0(JsonWireProtocolResponse.java:54)\r\n\tat org.openqa.selenium.remote.HandshakeResponse.lambda$getResponseFunction$0(HandshakeResponse.java:30)\r\n\tat org.openqa.selenium.remote.ProtocolHandshake.lambda$createSession$0(ProtocolHandshake.java:126)\r\n\tat java.util.stream.ReferencePipeline$3$1.accept(ReferencePipeline.java:193)\r\n\tat java.util.Spliterators$ArraySpliterator.tryAdvance(Spliterators.java:958)\r\n\tat java.util.stream.ReferencePipeline.forEachWithCancel(ReferencePipeline.java:126)\r\n\tat java.util.stream.AbstractPipeline.copyIntoWithCancel(AbstractPipeline.java:498)\r\n\tat java.util.stream.AbstractPipeline.copyInto(AbstractPipeline.java:485)\r\n\tat java.util.stream.AbstractPipeline.wrapAndCopyInto(AbstractPipeline.java:471)\r\n\tat java.util.stream.FindOps$FindOp.evaluateSequential(FindOps.java:152)\r\n\tat java.util.stream.AbstractPipeline.evaluate(AbstractPipeline.java:234)\r\n\tat java.util.stream.ReferencePipeline.findFirst(ReferencePipeline.java:464)\r\n\tat org.openqa.selenium.remote.ProtocolHandshake.createSession(ProtocolHandshake.java:128)\r\n\tat org.openqa.selenium.remote.ProtocolHandshake.createSession(ProtocolHandshake.java:74)\r\n\tat org.openqa.selenium.remote.HttpCommandExecutor.execute(HttpCommandExecutor.java:136)\r\n\tat org.openqa.selenium.remote.service.DriverCommandExecutor.execute(DriverCommandExecutor.java:83)\r\n\tat org.openqa.selenium.remote.RemoteWebDriver.execute(RemoteWebDriver.java:552)\r\n\tat org.openqa.selenium.remote.RemoteWebDriver.startSession(RemoteWebDriver.java:213)\r\n\tat org.openqa.selenium.remote.RemoteWebDriver.\u003cinit\u003e(RemoteWebDriver.java:131)\r\n\tat org.openqa.selenium.chrome.ChromeDriver.\u003cinit\u003e(ChromeDriver.java:181)\r\n\tat org.openqa.selenium.chrome.ChromeDriver.\u003cinit\u003e(ChromeDriver.java:168)\r\n\tat org.openqa.selenium.chrome.ChromeDriver.\u003cinit\u003e(ChromeDriver.java:157)\r\n\tat test_holder.helper.WebDriverState.setWebDriver(WebDriverState.java:24)\r\n\tat test_holder.hello_google.HelloGoogleStepDefs.i_have_an_instance_of_Google_open(HelloGoogleStepDefs.java:48)\r\n\tat ✽.I have an instance of Google open(src/test/resources/features/hello_google/hello_google.feature:15)\r\n",
- "duration": 3111811601,
- "status": "failed"
- },
- "line": 15,
- "name": "I have an instance of Google open",
- "match": {
- "location": "HelloGoogleStepDefs.i_have_an_instance_of_Google_open()"
- },
- "keyword": "Given "
- },
- {
- "result": {
- "duration": 9026,
- "status": "skipped"
- },
- "line": 16,
- "name": "I search for \"times\" and press enter",
- "match": {
- "arguments": [
- {
- "val": "times",
- "offset": 14
- }
- ],
- "location": "HelloGoogleStepDefs.i_search_for_and_press_enter(String)"
- },
- "keyword": "When "
- },
- {
- "result": {
- "duration": 6975,
- "status": "skipped"
- },
- "line": 17,
- "name": "I should be able to view the \"times\" search page",
- "match": {
- "arguments": [
- {
- "val": "times",
- "offset": 30
- }
- ],
- "location": "HelloGoogleStepDefs.i_should_be_able_to_view_the_search_page(String)"
- },
- "keyword": "Then "
- }
- ],
- "tags": [
- {
- "name": "@hello"
- }
- ]
- },
- {
- "before": [
- {
- "result": {
- "duration": 1717742,
- "status": "passed"
- },
- "match": {
- "location": "HelloGoogleStepDefs.before(Scenario)"
- }
- }
- ],
- "line": 23,
- "name": "Search a random list of websites",
- "description": "",
- "id": "hello-google;search-a-random-list-of-websites;;4",
- "after": [
- {
- "result": {
- "duration": 3422356,
- "status": "passed"
- },
- "match": {
- "location": "HelloGoogleStepDefs.after(Scenario)"
- }
- }
- ],
- "type": "scenario",
- "keyword": "Scenario Outline",
- "steps": [
- {
- "result": {
- "error_message": "org.openqa.selenium.SessionNotCreatedException: session not created: This version of ChromeDriver only supports Chrome version 74\n (Driver info: chromedriver\u003d74.0.3729.6 (255758eccf3d244491b8a1317aa76e1ce10d57e9-refs/branch-heads/3729@{#29}),platform\u003dWindows NT 10.0.17134 x86_64) (WARNING: The server did not provide any stacktrace information)\nCommand duration or timeout: 2.34 seconds\nBuild info: version: \u00273.141.59\u0027, revision: \u0027e82be7d358\u0027, time: \u00272018-11-14T08:17:03\u0027\nSystem info: host: \u0027UK-L908F4H2\u0027, ip: \u002710.231.143.206\u0027, os.name: \u0027Windows 10\u0027, os.arch: \u0027amd64\u0027, os.version: \u002710.0\u0027, java.version: \u00271.8.0_191\u0027\nDriver info: driver.version: ChromeDriver\r\n\tat sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method)\r\n\tat sun.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:62)\r\n\tat sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45)\r\n\tat java.lang.reflect.Constructor.newInstance(Constructor.java:423)\r\n\tat org.openqa.selenium.remote.ErrorHandler.createThrowable(ErrorHandler.java:214)\r\n\tat org.openqa.selenium.remote.ErrorHandler.throwIfResponseFailed(ErrorHandler.java:166)\r\n\tat org.openqa.selenium.remote.JsonWireProtocolResponse.lambda$errorHandler$0(JsonWireProtocolResponse.java:54)\r\n\tat org.openqa.selenium.remote.HandshakeResponse.lambda$getResponseFunction$0(HandshakeResponse.java:30)\r\n\tat org.openqa.selenium.remote.ProtocolHandshake.lambda$createSession$0(ProtocolHandshake.java:126)\r\n\tat java.util.stream.ReferencePipeline$3$1.accept(ReferencePipeline.java:193)\r\n\tat java.util.Spliterators$ArraySpliterator.tryAdvance(Spliterators.java:958)\r\n\tat java.util.stream.ReferencePipeline.forEachWithCancel(ReferencePipeline.java:126)\r\n\tat java.util.stream.AbstractPipeline.copyIntoWithCancel(AbstractPipeline.java:498)\r\n\tat java.util.stream.AbstractPipeline.copyInto(AbstractPipeline.java:485)\r\n\tat java.util.stream.AbstractPipeline.wrapAndCopyInto(AbstractPipeline.java:471)\r\n\tat java.util.stream.FindOps$FindOp.evaluateSequential(FindOps.java:152)\r\n\tat java.util.stream.AbstractPipeline.evaluate(AbstractPipeline.java:234)\r\n\tat java.util.stream.ReferencePipeline.findFirst(ReferencePipeline.java:464)\r\n\tat org.openqa.selenium.remote.ProtocolHandshake.createSession(ProtocolHandshake.java:128)\r\n\tat org.openqa.selenium.remote.ProtocolHandshake.createSession(ProtocolHandshake.java:74)\r\n\tat org.openqa.selenium.remote.HttpCommandExecutor.execute(HttpCommandExecutor.java:136)\r\n\tat org.openqa.selenium.remote.service.DriverCommandExecutor.execute(DriverCommandExecutor.java:83)\r\n\tat org.openqa.selenium.remote.RemoteWebDriver.execute(RemoteWebDriver.java:552)\r\n\tat org.openqa.selenium.remote.RemoteWebDriver.startSession(RemoteWebDriver.java:213)\r\n\tat org.openqa.selenium.remote.RemoteWebDriver.\u003cinit\u003e(RemoteWebDriver.java:131)\r\n\tat org.openqa.selenium.chrome.ChromeDriver.\u003cinit\u003e(ChromeDriver.java:181)\r\n\tat org.openqa.selenium.chrome.ChromeDriver.\u003cinit\u003e(ChromeDriver.java:168)\r\n\tat org.openqa.selenium.chrome.ChromeDriver.\u003cinit\u003e(ChromeDriver.java:157)\r\n\tat test_holder.helper.WebDriverState.setWebDriver(WebDriverState.java:24)\r\n\tat test_holder.hello_google.HelloGoogleStepDefs.i_have_an_instance_of_Google_open(HelloGoogleStepDefs.java:48)\r\n\tat ✽.I have an instance of Google open(src/test/resources/features/hello_google/hello_google.feature:15)\r\n",
- "duration": 2878043587,
- "status": "failed"
- },
- "line": 15,
- "name": "I have an instance of Google open",
- "match": {
- "location": "HelloGoogleStepDefs.i_have_an_instance_of_Google_open()"
- },
- "keyword": "Given "
- },
- {
- "result": {
- "duration": 11487,
- "status": "skipped"
- },
- "line": 16,
- "name": "I search for \"bbc\" and press enter",
- "match": {
- "arguments": [
- {
- "val": "bbc",
- "offset": 14
- }
- ],
- "location": "HelloGoogleStepDefs.i_search_for_and_press_enter(String)"
- },
- "keyword": "When "
- },
- {
- "result": {
- "duration": 13538,
- "status": "skipped"
- },
- "line": 17,
- "name": "I should be able to view the \"bbc\" search page",
- "match": {
- "arguments": [
- {
- "val": "bbc",
- "offset": 30
- }
- ],
- "location": "HelloGoogleStepDefs.i_should_be_able_to_view_the_search_page(String)"
- },
- "keyword": "Then "
- }
- ],
- "tags": [
- {
- "name": "@hello"
- }
- ]
- },
- {
- "before": [
- {
- "result": {
- "duration": 1794050,
- "status": "passed"
- },
- "match": {
- "location": "HelloGoogleStepDefs.before(Scenario)"
- }
- }
- ],
- "line": 24,
- "name": "Search a random list of websites",
- "description": "",
- "id": "hello-google;search-a-random-list-of-websites;;5",
- "after": [
- {
- "result": {
- "duration": 3989330,
- "status": "passed"
- },
- "match": {
- "location": "HelloGoogleStepDefs.after(Scenario)"
- }
- }
- ],
- "type": "scenario",
- "keyword": "Scenario Outline",
- "steps": [
- {
- "result": {
- "error_message": "org.openqa.selenium.SessionNotCreatedException: session not created: This version of ChromeDriver only supports Chrome version 74\n (Driver info: chromedriver\u003d74.0.3729.6 (255758eccf3d244491b8a1317aa76e1ce10d57e9-refs/branch-heads/3729@{#29}),platform\u003dWindows NT 10.0.17134 x86_64) (WARNING: The server did not provide any stacktrace information)\nCommand duration or timeout: 2.30 seconds\nBuild info: version: \u00273.141.59\u0027, revision: \u0027e82be7d358\u0027, time: \u00272018-11-14T08:17:03\u0027\nSystem info: host: \u0027UK-L908F4H2\u0027, ip: \u002710.231.143.206\u0027, os.name: \u0027Windows 10\u0027, os.arch: \u0027amd64\u0027, os.version: \u002710.0\u0027, java.version: \u00271.8.0_191\u0027\nDriver info: driver.version: ChromeDriver\r\n\tat sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method)\r\n\tat sun.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:62)\r\n\tat sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45)\r\n\tat java.lang.reflect.Constructor.newInstance(Constructor.java:423)\r\n\tat org.openqa.selenium.remote.ErrorHandler.createThrowable(ErrorHandler.java:214)\r\n\tat org.openqa.selenium.remote.ErrorHandler.throwIfResponseFailed(ErrorHandler.java:166)\r\n\tat org.openqa.selenium.remote.JsonWireProtocolResponse.lambda$errorHandler$0(JsonWireProtocolResponse.java:54)\r\n\tat org.openqa.selenium.remote.HandshakeResponse.lambda$getResponseFunction$0(HandshakeResponse.java:30)\r\n\tat org.openqa.selenium.remote.ProtocolHandshake.lambda$createSession$0(ProtocolHandshake.java:126)\r\n\tat java.util.stream.ReferencePipeline$3$1.accept(ReferencePipeline.java:193)\r\n\tat java.util.Spliterators$ArraySpliterator.tryAdvance(Spliterators.java:958)\r\n\tat java.util.stream.ReferencePipeline.forEachWithCancel(ReferencePipeline.java:126)\r\n\tat java.util.stream.AbstractPipeline.copyIntoWithCancel(AbstractPipeline.java:498)\r\n\tat java.util.stream.AbstractPipeline.copyInto(AbstractPipeline.java:485)\r\n\tat java.util.stream.AbstractPipeline.wrapAndCopyInto(AbstractPipeline.java:471)\r\n\tat java.util.stream.FindOps$FindOp.evaluateSequential(FindOps.java:152)\r\n\tat java.util.stream.AbstractPipeline.evaluate(AbstractPipeline.java:234)\r\n\tat java.util.stream.ReferencePipeline.findFirst(ReferencePipeline.java:464)\r\n\tat org.openqa.selenium.remote.ProtocolHandshake.createSession(ProtocolHandshake.java:128)\r\n\tat org.openqa.selenium.remote.ProtocolHandshake.createSession(ProtocolHandshake.java:74)\r\n\tat org.openqa.selenium.remote.HttpCommandExecutor.execute(HttpCommandExecutor.java:136)\r\n\tat org.openqa.selenium.remote.service.DriverCommandExecutor.execute(DriverCommandExecutor.java:83)\r\n\tat org.openqa.selenium.remote.RemoteWebDriver.execute(RemoteWebDriver.java:552)\r\n\tat org.openqa.selenium.remote.RemoteWebDriver.startSession(RemoteWebDriver.java:213)\r\n\tat org.openqa.selenium.remote.RemoteWebDriver.\u003cinit\u003e(RemoteWebDriver.java:131)\r\n\tat org.openqa.selenium.chrome.ChromeDriver.\u003cinit\u003e(ChromeDriver.java:181)\r\n\tat org.openqa.selenium.chrome.ChromeDriver.\u003cinit\u003e(ChromeDriver.java:168)\r\n\tat org.openqa.selenium.chrome.ChromeDriver.\u003cinit\u003e(ChromeDriver.java:157)\r\n\tat test_holder.helper.WebDriverState.setWebDriver(WebDriverState.java:24)\r\n\tat test_holder.hello_google.HelloGoogleStepDefs.i_have_an_instance_of_Google_open(HelloGoogleStepDefs.java:48)\r\n\tat ✽.I have an instance of Google open(src/test/resources/features/hello_google/hello_google.feature:15)\r\n",
- "duration": 2839991516,
- "status": "failed"
- },
- "line": 15,
- "name": "I have an instance of Google open",
- "match": {
- "location": "HelloGoogleStepDefs.i_have_an_instance_of_Google_open()"
- },
- "keyword": "Given "
- },
- {
- "result": {
- "duration": 26256,
- "status": "skipped"
- },
- "line": 16,
- "name": "I search for \"bbc news\" and press enter",
- "match": {
- "arguments": [
- {
- "val": "bbc news",
- "offset": 14
- }
- ],
- "location": "HelloGoogleStepDefs.i_search_for_and_press_enter(String)"
- },
- "keyword": "When "
- },
- {
- "result": {
- "duration": 6975,
- "status": "skipped"
- },
- "line": 17,
- "name": "I should be able to view the \"bbc news\" search page",
- "match": {
- "arguments": [
- {
- "val": "bbc news",
- "offset": 30
- }
- ],
- "location": "HelloGoogleStepDefs.i_should_be_able_to_view_the_search_page(String)"
- },
- "keyword": "Then "
- }
- ],
- "tags": [
- {
- "name": "@hello"
- }
- ]
- },
- {
- "before": [
- {
- "result": {
- "duration": 1691075,
- "status": "passed"
- },
- "match": {
- "location": "HelloGoogleStepDefs.before(Scenario)"
- }
- }
- ],
- "line": 25,
- "name": "Search a random list of websites",
- "description": "",
- "id": "hello-google;search-a-random-list-of-websites;;6",
- "after": [
- {
- "result": {
- "duration": 3157741,
- "status": "passed"
- },
- "match": {
- "location": "HelloGoogleStepDefs.after(Scenario)"
- }
- }
- ],
- "type": "scenario",
- "keyword": "Scenario Outline",
- "steps": [
- {
- "result": {
- "error_message": "org.openqa.selenium.SessionNotCreatedException: session not created: This version of ChromeDriver only supports Chrome version 74\n (Driver info: chromedriver\u003d74.0.3729.6 (255758eccf3d244491b8a1317aa76e1ce10d57e9-refs/branch-heads/3729@{#29}),platform\u003dWindows NT 10.0.17134 x86_64) (WARNING: The server did not provide any stacktrace information)\nCommand duration or timeout: 2.20 seconds\nBuild info: version: \u00273.141.59\u0027, revision: \u0027e82be7d358\u0027, time: \u00272018-11-14T08:17:03\u0027\nSystem info: host: \u0027UK-L908F4H2\u0027, ip: \u002710.231.143.206\u0027, os.name: \u0027Windows 10\u0027, os.arch: \u0027amd64\u0027, os.version: \u002710.0\u0027, java.version: \u00271.8.0_191\u0027\nDriver info: driver.version: ChromeDriver\r\n\tat sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method)\r\n\tat sun.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:62)\r\n\tat sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45)\r\n\tat java.lang.reflect.Constructor.newInstance(Constructor.java:423)\r\n\tat org.openqa.selenium.remote.ErrorHandler.createThrowable(ErrorHandler.java:214)\r\n\tat org.openqa.selenium.remote.ErrorHandler.throwIfResponseFailed(ErrorHandler.java:166)\r\n\tat org.openqa.selenium.remote.JsonWireProtocolResponse.lambda$errorHandler$0(JsonWireProtocolResponse.java:54)\r\n\tat org.openqa.selenium.remote.HandshakeResponse.lambda$getResponseFunction$0(HandshakeResponse.java:30)\r\n\tat org.openqa.selenium.remote.ProtocolHandshake.lambda$createSession$0(ProtocolHandshake.java:126)\r\n\tat java.util.stream.ReferencePipeline$3$1.accept(ReferencePipeline.java:193)\r\n\tat java.util.Spliterators$ArraySpliterator.tryAdvance(Spliterators.java:958)\r\n\tat java.util.stream.ReferencePipeline.forEachWithCancel(ReferencePipeline.java:126)\r\n\tat java.util.stream.AbstractPipeline.copyIntoWithCancel(AbstractPipeline.java:498)\r\n\tat java.util.stream.AbstractPipeline.copyInto(AbstractPipeline.java:485)\r\n\tat java.util.stream.AbstractPipeline.wrapAndCopyInto(AbstractPipeline.java:471)\r\n\tat java.util.stream.FindOps$FindOp.evaluateSequential(FindOps.java:152)\r\n\tat java.util.stream.AbstractPipeline.evaluate(AbstractPipeline.java:234)\r\n\tat java.util.stream.ReferencePipeline.findFirst(ReferencePipeline.java:464)\r\n\tat org.openqa.selenium.remote.ProtocolHandshake.createSession(ProtocolHandshake.java:128)\r\n\tat org.openqa.selenium.remote.ProtocolHandshake.createSession(ProtocolHandshake.java:74)\r\n\tat org.openqa.selenium.remote.HttpCommandExecutor.execute(HttpCommandExecutor.java:136)\r\n\tat org.openqa.selenium.remote.service.DriverCommandExecutor.execute(DriverCommandExecutor.java:83)\r\n\tat org.openqa.selenium.remote.RemoteWebDriver.execute(RemoteWebDriver.java:552)\r\n\tat org.openqa.selenium.remote.RemoteWebDriver.startSession(RemoteWebDriver.java:213)\r\n\tat org.openqa.selenium.remote.RemoteWebDriver.\u003cinit\u003e(RemoteWebDriver.java:131)\r\n\tat org.openqa.selenium.chrome.ChromeDriver.\u003cinit\u003e(ChromeDriver.java:181)\r\n\tat org.openqa.selenium.chrome.ChromeDriver.\u003cinit\u003e(ChromeDriver.java:168)\r\n\tat org.openqa.selenium.chrome.ChromeDriver.\u003cinit\u003e(ChromeDriver.java:157)\r\n\tat test_holder.helper.WebDriverState.setWebDriver(WebDriverState.java:24)\r\n\tat test_holder.hello_google.HelloGoogleStepDefs.i_have_an_instance_of_Google_open(HelloGoogleStepDefs.java:48)\r\n\tat ✽.I have an instance of Google open(src/test/resources/features/hello_google/hello_google.feature:15)\r\n",
- "duration": 2756352200,
- "status": "failed"
- },
- "line": 15,
- "name": "I have an instance of Google open",
- "match": {
- "location": "HelloGoogleStepDefs.i_have_an_instance_of_Google_open()"
- },
- "keyword": "Given "
- },
- {
- "result": {
- "duration": 348717,
- "status": "skipped"
- },
- "line": 16,
- "name": "I search for \"imgur\" and press enter",
- "match": {
- "arguments": [
- {
- "val": "imgur",
- "offset": 14
- }
- ],
- "location": "HelloGoogleStepDefs.i_search_for_and_press_enter(String)"
- },
- "keyword": "When "
- },
- {
- "result": {
- "duration": 13129,
- "status": "skipped"
- },
- "line": 17,
- "name": "I should be able to view the \"imgur\" search page",
- "match": {
- "arguments": [
- {
- "val": "imgur",
- "offset": 30
- }
- ],
- "location": "HelloGoogleStepDefs.i_should_be_able_to_view_the_search_page(String)"
- },
- "keyword": "Then "
- }
- ],
- "tags": [
- {
- "name": "@hello"
- }
- ]
- },
- {
- "before": [
- {
- "result": {
- "duration": 1958973,
- "status": "passed"
- },
- "match": {
- "location": "HelloGoogleStepDefs.before(Scenario)"
- }
- }
- ],
- "line": 26,
- "name": "Search a random list of websites",
- "description": "",
- "id": "hello-google;search-a-random-list-of-websites;;7",
- "after": [
- {
- "result": {
- "duration": 3364100,
- "status": "passed"
- },
- "match": {
- "location": "HelloGoogleStepDefs.after(Scenario)"
- }
- }
- ],
- "type": "scenario",
- "keyword": "Scenario Outline",
- "steps": [
- {
- "result": {
- "error_message": "org.openqa.selenium.SessionNotCreatedException: session not created: This version of ChromeDriver only supports Chrome version 74\n (Driver info: chromedriver\u003d74.0.3729.6 (255758eccf3d244491b8a1317aa76e1ce10d57e9-refs/branch-heads/3729@{#29}),platform\u003dWindows NT 10.0.17134 x86_64) (WARNING: The server did not provide any stacktrace information)\nCommand duration or timeout: 2.28 seconds\nBuild info: version: \u00273.141.59\u0027, revision: \u0027e82be7d358\u0027, time: \u00272018-11-14T08:17:03\u0027\nSystem info: host: \u0027UK-L908F4H2\u0027, ip: \u002710.231.143.206\u0027, os.name: \u0027Windows 10\u0027, os.arch: \u0027amd64\u0027, os.version: \u002710.0\u0027, java.version: \u00271.8.0_191\u0027\nDriver info: driver.version: ChromeDriver\r\n\tat sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method)\r\n\tat sun.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:62)\r\n\tat sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45)\r\n\tat java.lang.reflect.Constructor.newInstance(Constructor.java:423)\r\n\tat org.openqa.selenium.remote.ErrorHandler.createThrowable(ErrorHandler.java:214)\r\n\tat org.openqa.selenium.remote.ErrorHandler.throwIfResponseFailed(ErrorHandler.java:166)\r\n\tat org.openqa.selenium.remote.JsonWireProtocolResponse.lambda$errorHandler$0(JsonWireProtocolResponse.java:54)\r\n\tat org.openqa.selenium.remote.HandshakeResponse.lambda$getResponseFunction$0(HandshakeResponse.java:30)\r\n\tat org.openqa.selenium.remote.ProtocolHandshake.lambda$createSession$0(ProtocolHandshake.java:126)\r\n\tat java.util.stream.ReferencePipeline$3$1.accept(ReferencePipeline.java:193)\r\n\tat java.util.Spliterators$ArraySpliterator.tryAdvance(Spliterators.java:958)\r\n\tat java.util.stream.ReferencePipeline.forEachWithCancel(ReferencePipeline.java:126)\r\n\tat java.util.stream.AbstractPipeline.copyIntoWithCancel(AbstractPipeline.java:498)\r\n\tat java.util.stream.AbstractPipeline.copyInto(AbstractPipeline.java:485)\r\n\tat java.util.stream.AbstractPipeline.wrapAndCopyInto(AbstractPipeline.java:471)\r\n\tat java.util.stream.FindOps$FindOp.evaluateSequential(FindOps.java:152)\r\n\tat java.util.stream.AbstractPipeline.evaluate(AbstractPipeline.java:234)\r\n\tat java.util.stream.ReferencePipeline.findFirst(ReferencePipeline.java:464)\r\n\tat org.openqa.selenium.remote.ProtocolHandshake.createSession(ProtocolHandshake.java:128)\r\n\tat org.openqa.selenium.remote.ProtocolHandshake.createSession(ProtocolHandshake.java:74)\r\n\tat org.openqa.selenium.remote.HttpCommandExecutor.execute(HttpCommandExecutor.java:136)\r\n\tat org.openqa.selenium.remote.service.DriverCommandExecutor.execute(DriverCommandExecutor.java:83)\r\n\tat org.openqa.selenium.remote.RemoteWebDriver.execute(RemoteWebDriver.java:552)\r\n\tat org.openqa.selenium.remote.RemoteWebDriver.startSession(RemoteWebDriver.java:213)\r\n\tat org.openqa.selenium.remote.RemoteWebDriver.\u003cinit\u003e(RemoteWebDriver.java:131)\r\n\tat org.openqa.selenium.chrome.ChromeDriver.\u003cinit\u003e(ChromeDriver.java:181)\r\n\tat org.openqa.selenium.chrome.ChromeDriver.\u003cinit\u003e(ChromeDriver.java:168)\r\n\tat org.openqa.selenium.chrome.ChromeDriver.\u003cinit\u003e(ChromeDriver.java:157)\r\n\tat test_holder.helper.WebDriverState.setWebDriver(WebDriverState.java:24)\r\n\tat test_holder.hello_google.HelloGoogleStepDefs.i_have_an_instance_of_Google_open(HelloGoogleStepDefs.java:48)\r\n\tat ✽.I have an instance of Google open(src/test/resources/features/hello_google/hello_google.feature:15)\r\n",
- "duration": 2828230705,
- "status": "failed"
- },
- "line": 15,
- "name": "I have an instance of Google open",
- "match": {
- "location": "HelloGoogleStepDefs.i_have_an_instance_of_Google_open()"
- },
- "keyword": "Given "
- },
- {
- "result": {
- "duration": 9846,
- "status": "skipped"
- },
- "line": 16,
- "name": "I search for \"resetera\" and press enter",
- "match": {
- "arguments": [
- {
- "val": "resetera",
- "offset": 14
- }
- ],
- "location": "HelloGoogleStepDefs.i_search_for_and_press_enter(String)"
- },
- "keyword": "When "
- },
- {
- "result": {
- "duration": 6974,
- "status": "skipped"
- },
- "line": 17,
- "name": "I should be able to view the \"resetera\" search page",
- "match": {
- "arguments": [
- {
- "val": "resetera",
- "offset": 30
- }
- ],
- "location": "HelloGoogleStepDefs.i_should_be_able_to_view_the_search_page(String)"
- },
- "keyword": "Then "
- }
- ],
- "tags": [
- {
- "name": "@hello"
- }
- ]
- },
- {
- "before": [
- {
- "result": {
- "duration": 1593845,
- "status": "passed"
- },
- "match": {
- "location": "HelloGoogleStepDefs.before(Scenario)"
- }
- }
- ],
- "line": 27,
- "name": "Search a random list of websites",
- "description": "",
- "id": "hello-google;search-a-random-list-of-websites;;8",
- "after": [
- {
- "result": {
- "duration": 5283278,
- "status": "passed"
- },
- "match": {
- "location": "HelloGoogleStepDefs.after(Scenario)"
- }
- }
- ],
- "type": "scenario",
- "keyword": "Scenario Outline",
- "steps": [
- {
- "result": {
- "error_message": "org.openqa.selenium.SessionNotCreatedException: session not created: This version of ChromeDriver only supports Chrome version 74\n (Driver info: chromedriver\u003d74.0.3729.6 (255758eccf3d244491b8a1317aa76e1ce10d57e9-refs/branch-heads/3729@{#29}),platform\u003dWindows NT 10.0.17134 x86_64) (WARNING: The server did not provide any stacktrace information)\nCommand duration or timeout: 2.08 seconds\nBuild info: version: \u00273.141.59\u0027, revision: \u0027e82be7d358\u0027, time: \u00272018-11-14T08:17:03\u0027\nSystem info: host: \u0027UK-L908F4H2\u0027, ip: \u002710.231.143.206\u0027, os.name: \u0027Windows 10\u0027, os.arch: \u0027amd64\u0027, os.version: \u002710.0\u0027, java.version: \u00271.8.0_191\u0027\nDriver info: driver.version: ChromeDriver\r\n\tat sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method)\r\n\tat sun.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:62)\r\n\tat sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45)\r\n\tat java.lang.reflect.Constructor.newInstance(Constructor.java:423)\r\n\tat org.openqa.selenium.remote.ErrorHandler.createThrowable(ErrorHandler.java:214)\r\n\tat org.openqa.selenium.remote.ErrorHandler.throwIfResponseFailed(ErrorHandler.java:166)\r\n\tat org.openqa.selenium.remote.JsonWireProtocolResponse.lambda$errorHandler$0(JsonWireProtocolResponse.java:54)\r\n\tat org.openqa.selenium.remote.HandshakeResponse.lambda$getResponseFunction$0(HandshakeResponse.java:30)\r\n\tat org.openqa.selenium.remote.ProtocolHandshake.lambda$createSession$0(ProtocolHandshake.java:126)\r\n\tat java.util.stream.ReferencePipeline$3$1.accept(ReferencePipeline.java:193)\r\n\tat java.util.Spliterators$ArraySpliterator.tryAdvance(Spliterators.java:958)\r\n\tat java.util.stream.ReferencePipeline.forEachWithCancel(ReferencePipeline.java:126)\r\n\tat java.util.stream.AbstractPipeline.copyIntoWithCancel(AbstractPipeline.java:498)\r\n\tat java.util.stream.AbstractPipeline.copyInto(AbstractPipeline.java:485)\r\n\tat java.util.stream.AbstractPipeline.wrapAndCopyInto(AbstractPipeline.java:471)\r\n\tat java.util.stream.FindOps$FindOp.evaluateSequential(FindOps.java:152)\r\n\tat java.util.stream.AbstractPipeline.evaluate(AbstractPipeline.java:234)\r\n\tat java.util.stream.ReferencePipeline.findFirst(ReferencePipeline.java:464)\r\n\tat org.openqa.selenium.remote.ProtocolHandshake.createSession(ProtocolHandshake.java:128)\r\n\tat org.openqa.selenium.remote.ProtocolHandshake.createSession(ProtocolHandshake.java:74)\r\n\tat org.openqa.selenium.remote.HttpCommandExecutor.execute(HttpCommandExecutor.java:136)\r\n\tat org.openqa.selenium.remote.service.DriverCommandExecutor.execute(DriverCommandExecutor.java:83)\r\n\tat org.openqa.selenium.remote.RemoteWebDriver.execute(RemoteWebDriver.java:552)\r\n\tat org.openqa.selenium.remote.RemoteWebDriver.startSession(RemoteWebDriver.java:213)\r\n\tat org.openqa.selenium.remote.RemoteWebDriver.\u003cinit\u003e(RemoteWebDriver.java:131)\r\n\tat org.openqa.selenium.chrome.ChromeDriver.\u003cinit\u003e(ChromeDriver.java:181)\r\n\tat org.openqa.selenium.chrome.ChromeDriver.\u003cinit\u003e(ChromeDriver.java:168)\r\n\tat org.openqa.selenium.chrome.ChromeDriver.\u003cinit\u003e(ChromeDriver.java:157)\r\n\tat test_holder.helper.WebDriverState.setWebDriver(WebDriverState.java:24)\r\n\tat test_holder.hello_google.HelloGoogleStepDefs.i_have_an_instance_of_Google_open(HelloGoogleStepDefs.java:48)\r\n\tat ✽.I have an instance of Google open(src/test/resources/features/hello_google/hello_google.feature:15)\r\n",
- "duration": 2624097949,
- "status": "failed"
- },
- "line": 15,
- "name": "I have an instance of Google open",
- "match": {
- "location": "HelloGoogleStepDefs.i_have_an_instance_of_Google_open()"
- },
- "keyword": "Given "
- },
- {
- "result": {
- "duration": 9436,
- "status": "skipped"
- },
- "line": 16,
- "name": "I search for \"ign\" and press enter",
- "match": {
- "arguments": [
- {
- "val": "ign",
- "offset": 14
- }
- ],
- "location": "HelloGoogleStepDefs.i_search_for_and_press_enter(String)"
- },
- "keyword": "When "
- },
- {
- "result": {
- "duration": 10666,
- "status": "skipped"
- },
- "line": 17,
- "name": "I should be able to view the \"ign\" search page",
- "match": {
- "arguments": [
- {
- "val": "ign",
- "offset": 30
- }
- ],
- "location": "HelloGoogleStepDefs.i_should_be_able_to_view_the_search_page(String)"
- },
- "keyword": "Then "
- }
- ],
- "tags": [
- {
- "name": "@hello"
- }
- ]
- },
- {
- "before": [
- {
- "result": {
- "duration": 1504820,
- "status": "passed"
- },
- "match": {
- "location": "HelloGoogleStepDefs.before(Scenario)"
- }
- }
- ],
- "line": 28,
- "name": "Search a random list of websites",
- "description": "",
- "id": "hello-google;search-a-random-list-of-websites;;9",
- "after": [
- {
- "result": {
- "duration": 2869742,
- "status": "passed"
- },
- "match": {
- "location": "HelloGoogleStepDefs.after(Scenario)"
- }
- }
- ],
- "type": "scenario",
- "keyword": "Scenario Outline",
- "steps": [
- {
- "result": {
- "error_message": "org.openqa.selenium.SessionNotCreatedException: session not created: This version of ChromeDriver only supports Chrome version 74\n (Driver info: chromedriver\u003d74.0.3729.6 (255758eccf3d244491b8a1317aa76e1ce10d57e9-refs/branch-heads/3729@{#29}),platform\u003dWindows NT 10.0.17134 x86_64) (WARNING: The server did not provide any stacktrace information)\nCommand duration or timeout: 2.44 seconds\nBuild info: version: \u00273.141.59\u0027, revision: \u0027e82be7d358\u0027, time: \u00272018-11-14T08:17:03\u0027\nSystem info: host: \u0027UK-L908F4H2\u0027, ip: \u002710.231.143.206\u0027, os.name: \u0027Windows 10\u0027, os.arch: \u0027amd64\u0027, os.version: \u002710.0\u0027, java.version: \u00271.8.0_191\u0027\nDriver info: driver.version: ChromeDriver\r\n\tat sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method)\r\n\tat sun.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:62)\r\n\tat sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45)\r\n\tat java.lang.reflect.Constructor.newInstance(Constructor.java:423)\r\n\tat org.openqa.selenium.remote.ErrorHandler.createThrowable(ErrorHandler.java:214)\r\n\tat org.openqa.selenium.remote.ErrorHandler.throwIfResponseFailed(ErrorHandler.java:166)\r\n\tat org.openqa.selenium.remote.JsonWireProtocolResponse.lambda$errorHandler$0(JsonWireProtocolResponse.java:54)\r\n\tat org.openqa.selenium.remote.HandshakeResponse.lambda$getResponseFunction$0(HandshakeResponse.java:30)\r\n\tat org.openqa.selenium.remote.ProtocolHandshake.lambda$createSession$0(ProtocolHandshake.java:126)\r\n\tat java.util.stream.ReferencePipeline$3$1.accept(ReferencePipeline.java:193)\r\n\tat java.util.Spliterators$ArraySpliterator.tryAdvance(Spliterators.java:958)\r\n\tat java.util.stream.ReferencePipeline.forEachWithCancel(ReferencePipeline.java:126)\r\n\tat java.util.stream.AbstractPipeline.copyIntoWithCancel(AbstractPipeline.java:498)\r\n\tat java.util.stream.AbstractPipeline.copyInto(AbstractPipeline.java:485)\r\n\tat java.util.stream.AbstractPipeline.wrapAndCopyInto(AbstractPipeline.java:471)\r\n\tat java.util.stream.FindOps$FindOp.evaluateSequential(FindOps.java:152)\r\n\tat java.util.stream.AbstractPipeline.evaluate(AbstractPipeline.java:234)\r\n\tat java.util.stream.ReferencePipeline.findFirst(ReferencePipeline.java:464)\r\n\tat org.openqa.selenium.remote.ProtocolHandshake.createSession(ProtocolHandshake.java:128)\r\n\tat org.openqa.selenium.remote.ProtocolHandshake.createSession(ProtocolHandshake.java:74)\r\n\tat org.openqa.selenium.remote.HttpCommandExecutor.execute(HttpCommandExecutor.java:136)\r\n\tat org.openqa.selenium.remote.service.DriverCommandExecutor.execute(DriverCommandExecutor.java:83)\r\n\tat org.openqa.selenium.remote.RemoteWebDriver.execute(RemoteWebDriver.java:552)\r\n\tat org.openqa.selenium.remote.RemoteWebDriver.startSession(RemoteWebDriver.java:213)\r\n\tat org.openqa.selenium.remote.RemoteWebDriver.\u003cinit\u003e(RemoteWebDriver.java:131)\r\n\tat org.openqa.selenium.chrome.ChromeDriver.\u003cinit\u003e(ChromeDriver.java:181)\r\n\tat org.openqa.selenium.chrome.ChromeDriver.\u003cinit\u003e(ChromeDriver.java:168)\r\n\tat org.openqa.selenium.chrome.ChromeDriver.\u003cinit\u003e(ChromeDriver.java:157)\r\n\tat test_holder.helper.WebDriverState.setWebDriver(WebDriverState.java:24)\r\n\tat test_holder.hello_google.HelloGoogleStepDefs.i_have_an_instance_of_Google_open(HelloGoogleStepDefs.java:48)\r\n\tat ✽.I have an instance of Google open(src/test/resources/features/hello_google/hello_google.feature:15)\r\n",
- "duration": 2993328826,
- "status": "failed"
- },
- "line": 15,
- "name": "I have an instance of Google open",
- "match": {
- "location": "HelloGoogleStepDefs.i_have_an_instance_of_Google_open()"
- },
- "keyword": "Given "
- },
- {
- "result": {
- "duration": 8615,
- "status": "skipped"
- },
- "line": 16,
- "name": "I search for \"gmail\" and press enter",
- "match": {
- "arguments": [
- {
- "val": "gmail",
- "offset": 14
- }
- ],
- "location": "HelloGoogleStepDefs.i_search_for_and_press_enter(String)"
- },
- "keyword": "When "
- },
- {
- "result": {
- "duration": 11897,
- "status": "skipped"
- },
- "line": 17,
- "name": "I should be able to view the \"gmail\" search page",
- "match": {
- "arguments": [
- {
- "val": "gmail",
- "offset": 30
- }
- ],
- "location": "HelloGoogleStepDefs.i_should_be_able_to_view_the_search_page(String)"
- },
- "keyword": "Then "
- }
- ],
- "tags": [
- {
- "name": "@hello"
- }
- ]
- },
- {
- "before": [
- {
- "result": {
- "duration": 1276306,
- "status": "passed"
- },
- "match": {
- "location": "HelloGoogleStepDefs.before(Scenario)"
- }
- }
- ],
- "line": 30,
- "name": "Enter and search for youtube",
- "description": "",
- "id": "hello-google;enter-and-search-for-youtube",
- "after": [
- {
- "result": {
- "error_message": "java.lang.NullPointerException\r\n\tat test_holder.hello_google.HelloGoogleStepDefs.after(HelloGoogleStepDefs.java:82)\r\n\tat sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)\r\n\tat sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)\r\n\tat sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\r\n\tat java.lang.reflect.Method.invoke(Method.java:498)\r\n\tat cucumber.runtime.Utils$1.call(Utils.java:26)\r\n\tat cucumber.runtime.Timeout.timeout(Timeout.java:16)\r\n\tat cucumber.runtime.Utils.invoke(Utils.java:20)\r\n\tat cucumber.runtime.java.JavaHookDefinition.execute(JavaHookDefinition.java:60)\r\n\tat cucumber.runner.HookDefinitionMatch.runStep(HookDefinitionMatch.java:16)\r\n\tat cucumber.runner.TestStep.executeStep(TestStep.java:63)\r\n\tat cucumber.runner.TestStep.run(TestStep.java:49)\r\n\tat cucumber.runner.TestCase.run(TestCase.java:48)\r\n\tat cucumber.runner.Runner.runPickle(Runner.java:40)\r\n\tat cucumber.runtime.junit.PickleRunners$NoStepDescriptions.run(PickleRunners.java:146)\r\n\tat cucumber.runtime.junit.FeatureRunner.runChild(FeatureRunner.java:68)\r\n\tat cucumber.runtime.junit.FeatureRunner.runChild(FeatureRunner.java:23)\r\n\tat org.junit.runners.ParentRunner$3.run(ParentRunner.java:290)\r\n\tat org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71)\r\n\tat org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288)\r\n\tat org.junit.runners.ParentRunner.access$000(ParentRunner.java:58)\r\n\tat org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268)\r\n\tat org.junit.runners.ParentRunner.run(ParentRunner.java:363)\r\n\tat cucumber.runtime.junit.FeatureRunner.run(FeatureRunner.java:73)\r\n\tat cucumber.api.junit.Cucumber.runChild(Cucumber.java:124)\r\n\tat cucumber.api.junit.Cucumber.runChild(Cucumber.java:65)\r\n\tat org.junit.runners.ParentRunner$3.run(ParentRunner.java:290)\r\n\tat org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71)\r\n\tat org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288)\r\n\tat org.junit.runners.ParentRunner.access$000(ParentRunner.java:58)\r\n\tat org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268)\r\n\tat cucumber.api.junit.Cucumber$1.evaluate(Cucumber.java:133)\r\n\tat org.junit.runners.ParentRunner.run(ParentRunner.java:363)\r\n\tat org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:365)\r\n\tat org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:273)\r\n\tat org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:238)\r\n\tat org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:159)\r\n\tat org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:384)\r\n\tat org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:345)\r\n\tat org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:126)\r\n\tat org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:418)\r\n",
- "duration": 3037536,
- "status": "failed"
- },
- "match": {
- "location": "HelloGoogleStepDefs.after(Scenario)"
- }
- }
- ],
- "type": "scenario",
- "keyword": "Scenario",
- "steps": [
- {
- "result": {
- "error_message": "org.openqa.selenium.SessionNotCreatedException: session not created: This version of ChromeDriver only supports Chrome version 74\n (Driver info: chromedriver\u003d74.0.3729.6 (255758eccf3d244491b8a1317aa76e1ce10d57e9-refs/branch-heads/3729@{#29}),platform\u003dWindows NT 10.0.17134 x86_64) (WARNING: The server did not provide any stacktrace information)\nCommand duration or timeout: 2.17 seconds\nBuild info: version: \u00273.141.59\u0027, revision: \u0027e82be7d358\u0027, time: \u00272018-11-14T08:17:03\u0027\nSystem info: host: \u0027UK-L908F4H2\u0027, ip: \u002710.231.143.206\u0027, os.name: \u0027Windows 10\u0027, os.arch: \u0027amd64\u0027, os.version: \u002710.0\u0027, java.version: \u00271.8.0_191\u0027\nDriver info: driver.version: ChromeDriver\r\n\tat sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method)\r\n\tat sun.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:62)\r\n\tat sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45)\r\n\tat java.lang.reflect.Constructor.newInstance(Constructor.java:423)\r\n\tat org.openqa.selenium.remote.ErrorHandler.createThrowable(ErrorHandler.java:214)\r\n\tat org.openqa.selenium.remote.ErrorHandler.throwIfResponseFailed(ErrorHandler.java:166)\r\n\tat org.openqa.selenium.remote.JsonWireProtocolResponse.lambda$errorHandler$0(JsonWireProtocolResponse.java:54)\r\n\tat org.openqa.selenium.remote.HandshakeResponse.lambda$getResponseFunction$0(HandshakeResponse.java:30)\r\n\tat org.openqa.selenium.remote.ProtocolHandshake.lambda$createSession$0(ProtocolHandshake.java:126)\r\n\tat java.util.stream.ReferencePipeline$3$1.accept(ReferencePipeline.java:193)\r\n\tat java.util.Spliterators$ArraySpliterator.tryAdvance(Spliterators.java:958)\r\n\tat java.util.stream.ReferencePipeline.forEachWithCancel(ReferencePipeline.java:126)\r\n\tat java.util.stream.AbstractPipeline.copyIntoWithCancel(AbstractPipeline.java:498)\r\n\tat java.util.stream.AbstractPipeline.copyInto(AbstractPipeline.java:485)\r\n\tat java.util.stream.AbstractPipeline.wrapAndCopyInto(AbstractPipeline.java:471)\r\n\tat java.util.stream.FindOps$FindOp.evaluateSequential(FindOps.java:152)\r\n\tat java.util.stream.AbstractPipeline.evaluate(AbstractPipeline.java:234)\r\n\tat java.util.stream.ReferencePipeline.findFirst(ReferencePipeline.java:464)\r\n\tat org.openqa.selenium.remote.ProtocolHandshake.createSession(ProtocolHandshake.java:128)\r\n\tat org.openqa.selenium.remote.ProtocolHandshake.createSession(ProtocolHandshake.java:74)\r\n\tat org.openqa.selenium.remote.HttpCommandExecutor.execute(HttpCommandExecutor.java:136)\r\n\tat org.openqa.selenium.remote.service.DriverCommandExecutor.execute(DriverCommandExecutor.java:83)\r\n\tat org.openqa.selenium.remote.RemoteWebDriver.execute(RemoteWebDriver.java:552)\r\n\tat org.openqa.selenium.remote.RemoteWebDriver.startSession(RemoteWebDriver.java:213)\r\n\tat org.openqa.selenium.remote.RemoteWebDriver.\u003cinit\u003e(RemoteWebDriver.java:131)\r\n\tat org.openqa.selenium.chrome.ChromeDriver.\u003cinit\u003e(ChromeDriver.java:181)\r\n\tat org.openqa.selenium.chrome.ChromeDriver.\u003cinit\u003e(ChromeDriver.java:168)\r\n\tat org.openqa.selenium.chrome.ChromeDriver.\u003cinit\u003e(ChromeDriver.java:157)\r\n\tat test_holder.helper.WebDriverState.setWebDriver(WebDriverState.java:24)\r\n\tat test_holder.hello_google.HelloGoogleStepDefs.i_have_an_instance_of_Google_open(HelloGoogleStepDefs.java:48)\r\n\tat ✽.I have an instance of Google open(src/test/resources/features/hello_google/hello_google.feature:31)\r\n",
- "duration": 3249697436,
- "status": "failed"
- },
- "line": 31,
- "name": "I have an instance of Google open",
- "match": {
- "location": "HelloGoogleStepDefs.i_have_an_instance_of_Google_open()"
- },
- "keyword": "Given "
- },
- {
- "result": {
- "duration": 8615,
- "status": "skipped"
- },
- "line": 32,
- "name": "I search for \"Youtube\" and press enter",
- "match": {
- "arguments": [
- {
- "val": "Youtube",
- "offset": 14
- }
- ],
- "location": "HelloGoogleStepDefs.i_search_for_and_press_enter(String)"
- },
- "keyword": "When "
- },
- {
- "result": {
- "duration": 9845,
- "status": "skipped"
- },
- "line": 33,
- "name": "I should be able to view the \"Youtube\" search page",
- "match": {
- "arguments": [
- {
- "val": "Youtube",
- "offset": 30
- }
- ],
- "location": "HelloGoogleStepDefs.i_should_be_able_to_view_the_search_page(String)"
- },
- "keyword": "Then "
- }
- ],
- "tags": [
- {
- "name": "@hello"
- }
- ]
- }
- ],
- "name": "Hello Google",
- "description": "",
- "id": "hello-google",
- "keyword": "Feature",
- "uri": "src/test/resources/features/hello_google/hello_google.feature",
- "tags": [
- {
- "name": "@hello",
- "type": "Tag",
- "location": {
- "line": 1,
- "column": 1
- }
- }
- ]
- },
- {
- "line": 2,
- "elements": [
- {
- "before": [
- {
- "result": {
- "duration": 998563,
- "status": "passed"
- },
- "match": {
- "location": "HelloGoogleStepDefs.before(Scenario)"
- }
- }
- ],
- "line": 5,
- "name": "Enter and search for asdsadsd",
- "description": "",
- "id": "hello-google;enter-and-search-for-asdsadsd",
- "after": [
- {
- "result": {
- "duration": 2497229,
- "status": "passed"
- },
- "match": {
- "location": "HelloGoogleStepDefs.after(Scenario)"
- }
- }
- ],
- "type": "scenario",
- "keyword": "Scenario",
- "steps": [
- {
- "result": {
- "error_message": "org.openqa.selenium.SessionNotCreatedException: session not created: This version of ChromeDriver only supports Chrome version 74\n (Driver info: chromedriver\u003d74.0.3729.6 (255758eccf3d244491b8a1317aa76e1ce10d57e9-refs/branch-heads/3729@{#29}),platform\u003dWindows NT 10.0.17134 x86_64) (WARNING: The server did not provide any stacktrace information)\nCommand duration or timeout: 2.29 seconds\nBuild info: version: \u00273.141.59\u0027, revision: \u0027e82be7d358\u0027, time: \u00272018-11-14T08:17:03\u0027\nSystem info: host: \u0027UK-L908F4H2\u0027, ip: \u002710.231.143.206\u0027, os.name: \u0027Windows 10\u0027, os.arch: \u0027amd64\u0027, os.version: \u002710.0\u0027, java.version: \u00271.8.0_191\u0027\nDriver info: driver.version: ChromeDriver\r\n\tat sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method)\r\n\tat sun.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:62)\r\n\tat sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45)\r\n\tat java.lang.reflect.Constructor.newInstance(Constructor.java:423)\r\n\tat org.openqa.selenium.remote.ErrorHandler.createThrowable(ErrorHandler.java:214)\r\n\tat org.openqa.selenium.remote.ErrorHandler.throwIfResponseFailed(ErrorHandler.java:166)\r\n\tat org.openqa.selenium.remote.JsonWireProtocolResponse.lambda$errorHandler$0(JsonWireProtocolResponse.java:54)\r\n\tat org.openqa.selenium.remote.HandshakeResponse.lambda$getResponseFunction$0(HandshakeResponse.java:30)\r\n\tat org.openqa.selenium.remote.ProtocolHandshake.lambda$createSession$0(ProtocolHandshake.java:126)\r\n\tat java.util.stream.ReferencePipeline$3$1.accept(ReferencePipeline.java:193)\r\n\tat java.util.Spliterators$ArraySpliterator.tryAdvance(Spliterators.java:958)\r\n\tat java.util.stream.ReferencePipeline.forEachWithCancel(ReferencePipeline.java:126)\r\n\tat java.util.stream.AbstractPipeline.copyIntoWithCancel(AbstractPipeline.java:498)\r\n\tat java.util.stream.AbstractPipeline.copyInto(AbstractPipeline.java:485)\r\n\tat java.util.stream.AbstractPipeline.wrapAndCopyInto(AbstractPipeline.java:471)\r\n\tat java.util.stream.FindOps$FindOp.evaluateSequential(FindOps.java:152)\r\n\tat java.util.stream.AbstractPipeline.evaluate(AbstractPipeline.java:234)\r\n\tat java.util.stream.ReferencePipeline.findFirst(ReferencePipeline.java:464)\r\n\tat org.openqa.selenium.remote.ProtocolHandshake.createSession(ProtocolHandshake.java:128)\r\n\tat org.openqa.selenium.remote.ProtocolHandshake.createSession(ProtocolHandshake.java:74)\r\n\tat org.openqa.selenium.remote.HttpCommandExecutor.execute(HttpCommandExecutor.java:136)\r\n\tat org.openqa.selenium.remote.service.DriverCommandExecutor.execute(DriverCommandExecutor.java:83)\r\n\tat org.openqa.selenium.remote.RemoteWebDriver.execute(RemoteWebDriver.java:552)\r\n\tat org.openqa.selenium.remote.RemoteWebDriver.startSession(RemoteWebDriver.java:213)\r\n\tat org.openqa.selenium.remote.RemoteWebDriver.\u003cinit\u003e(RemoteWebDriver.java:131)\r\n\tat org.openqa.selenium.chrome.ChromeDriver.\u003cinit\u003e(ChromeDriver.java:181)\r\n\tat org.openqa.selenium.chrome.ChromeDriver.\u003cinit\u003e(ChromeDriver.java:168)\r\n\tat org.openqa.selenium.chrome.ChromeDriver.\u003cinit\u003e(ChromeDriver.java:157)\r\n\tat test_holder.helper.WebDriverState.setWebDriver(WebDriverState.java:24)\r\n\tat test_holder.hello_google.HelloGoogleStepDefs.i_have_an_instance_of_Google_open(HelloGoogleStepDefs.java:48)\r\n\tat ✽.I have an instance of Google open(src/test/resources/features/hello_google/test.feature:6)\r\n",
- "duration": 2825674809,
- "status": "failed"
- },
- "line": 6,
- "name": "I have an instance of Google open",
- "match": {
- "location": "HelloGoogleStepDefs.i_have_an_instance_of_Google_open()"
- },
- "keyword": "Given "
- },
- {
- "result": {
- "duration": 11897,
- "status": "skipped"
- },
- "line": 7,
- "name": "I search for \"asdsadsd\" and press enter",
- "match": {
- "arguments": [
- {
- "val": "asdsadsd",
- "offset": 14
- }
- ],
- "location": "HelloGoogleStepDefs.i_search_for_and_press_enter(String)"
- },
- "keyword": "When "
- },
- {
- "result": {
- "duration": 11487,
- "status": "skipped"
- },
- "line": 8,
- "name": "I should be able to view the \"asdsadsd\" search page",
- "match": {
- "arguments": [
- {
- "val": "asdsadsd",
- "offset": 30
- }
- ],
- "location": "HelloGoogleStepDefs.i_should_be_able_to_view_the_search_page(String)"
- },
- "keyword": "Then "
- }
- ],
- "tags": [
- {
- "name": "@hello"
- }
- ]
- }
- ],
- "name": "Hello Google",
- "description": "",
- "id": "hello-google",
- "keyword": "Feature",
- "uri": "src/test/resources/features/hello_google/test.feature",
- "tags": [
- {
- "name": "@hello",
- "type": "Tag",
- "location": {
- "line": 1,
- "column": 1
- }
- }
- ]
- }
- ]
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement