Advertisement
Guest User

test json

a guest
Aug 16th, 2019
248
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
JSON 74.58 KB | None | 0 0
  1. [
  2.   {
  3.     "line": 2,
  4.     "elements": [
  5.       {
  6.         "before": [
  7.           {
  8.             "result": {
  9.               "duration": 21977828,
  10.               "status": "passed"
  11.             },
  12.             "match": {
  13.               "location": "HelloGoogleStepDefs.before(Scenario)"
  14.             }
  15.           }
  16.         ],
  17.         "line": 4,
  18.         "name": "Enter and search for Hello Google",
  19.         "description": "",
  20.         "id": "hello-google;enter-and-search-for-hello-google",
  21.         "after": [
  22.           {
  23.             "result": {
  24.               "duration": 14990757,
  25.               "status": "passed"
  26.             },
  27.             "match": {
  28.               "location": "HelloGoogleStepDefs.after(Scenario)"
  29.             }
  30.           }
  31.         ],
  32.         "type": "scenario",
  33.         "keyword": "Scenario",
  34.         "steps": [
  35.           {
  36.             "result": {
  37.               "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",
  38.               "duration": 6078803218,
  39.               "status": "failed"
  40.             },
  41.             "line": 5,
  42.             "name": "I have an instance of Google open",
  43.             "match": {
  44.               "location": "HelloGoogleStepDefs.i_have_an_instance_of_Google_open()"
  45.             },
  46.             "keyword": "Given "
  47.           },
  48.           {
  49.             "result": {
  50.               "duration": 15590,
  51.               "status": "skipped"
  52.             },
  53.             "line": 6,
  54.             "name": "I search for \"HelloGoogle\" and press enter",
  55.             "match": {
  56.               "arguments": [
  57.                 {
  58.                   "val": "HelloGoogle",
  59.                   "offset": 14
  60.                 }
  61.               ],
  62.               "location": "HelloGoogleStepDefs.i_search_for_and_press_enter(String)"
  63.             },
  64.             "keyword": "When "
  65.           },
  66.           {
  67.             "result": {
  68.               "duration": 9436,
  69.               "status": "skipped"
  70.             },
  71.             "line": 7,
  72.             "name": "I should be able to view the \"HelloGoogle\" search page",
  73.             "match": {
  74.               "arguments": [
  75.                 {
  76.                   "val": "HelloGoogle",
  77.                   "offset": 30
  78.                 }
  79.               ],
  80.               "location": "HelloGoogleStepDefs.i_should_be_able_to_view_the_search_page(String)"
  81.             },
  82.             "keyword": "Then "
  83.           }
  84.         ],
  85.         "tags": [
  86.           {
  87.             "name": "@hello"
  88.           }
  89.         ]
  90.       },
  91.       {
  92.         "before": [
  93.           {
  94.             "result": {
  95.               "duration": 12512811,
  96.               "status": "passed"
  97.             },
  98.             "match": {
  99.               "location": "HelloGoogleStepDefs.before(Scenario)"
  100.             }
  101.           }
  102.         ],
  103.         "line": 9,
  104.         "name": "Enter and search for youtube",
  105.         "description": "",
  106.         "id": "hello-google;enter-and-search-for-youtube",
  107.         "after": [
  108.           {
  109.             "result": {
  110.               "duration": 7436302,
  111.               "status": "passed"
  112.             },
  113.             "match": {
  114.               "location": "HelloGoogleStepDefs.after(Scenario)"
  115.             }
  116.           }
  117.         ],
  118.         "type": "scenario",
  119.         "keyword": "Scenario",
  120.         "steps": [
  121.           {
  122.             "result": {
  123.               "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",
  124.               "duration": 3113833342,
  125.               "status": "failed"
  126.             },
  127.             "line": 10,
  128.             "name": "I have an instance of Google open",
  129.             "match": {
  130.               "location": "HelloGoogleStepDefs.i_have_an_instance_of_Google_open()"
  131.             },
  132.             "keyword": "Given "
  133.           },
  134.           {
  135.             "result": {
  136.               "duration": 11077,
  137.               "status": "skipped"
  138.             },
  139.             "line": 11,
  140.             "name": "I search for \"Youtube\" and press enter",
  141.             "match": {
  142.               "arguments": [
  143.                 {
  144.                   "val": "Youtube",
  145.                   "offset": 14
  146.                 }
  147.               ],
  148.               "location": "HelloGoogleStepDefs.i_search_for_and_press_enter(String)"
  149.             },
  150.             "keyword": "When "
  151.           },
  152.           {
  153.             "result": {
  154.               "duration": 12718,
  155.               "status": "skipped"
  156.             },
  157.             "line": 12,
  158.             "name": "I should be able to view the \"Youtube\" search page",
  159.             "match": {
  160.               "arguments": [
  161.                 {
  162.                   "val": "Youtube",
  163.                   "offset": 30
  164.                 }
  165.               ],
  166.               "location": "HelloGoogleStepDefs.i_should_be_able_to_view_the_search_page(String)"
  167.             },
  168.             "keyword": "Then "
  169.           }
  170.         ],
  171.         "tags": [
  172.           {
  173.             "name": "@hello"
  174.           }
  175.         ]
  176.       },
  177.       {
  178.         "before": [
  179.           {
  180.             "result": {
  181.               "duration": 5885533,
  182.               "status": "passed"
  183.             },
  184.             "match": {
  185.               "location": "HelloGoogleStepDefs.before(Scenario)"
  186.             }
  187.           }
  188.         ],
  189.         "line": 21,
  190.         "name": "Search a random list of websites",
  191.         "description": "",
  192.         "id": "hello-google;search-a-random-list-of-websites;;2",
  193.         "after": [
  194.           {
  195.             "result": {
  196.               "duration": 3872407,
  197.               "status": "passed"
  198.             },
  199.             "match": {
  200.               "location": "HelloGoogleStepDefs.after(Scenario)"
  201.             }
  202.           }
  203.         ],
  204.         "type": "scenario",
  205.         "keyword": "Scenario Outline",
  206.         "steps": [
  207.           {
  208.             "result": {
  209.               "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",
  210.               "duration": 2924693806,
  211.               "status": "failed"
  212.             },
  213.             "line": 15,
  214.             "name": "I have an instance of Google open",
  215.             "match": {
  216.               "location": "HelloGoogleStepDefs.i_have_an_instance_of_Google_open()"
  217.             },
  218.             "keyword": "Given "
  219.           },
  220.           {
  221.             "result": {
  222.               "duration": 12308,
  223.               "status": "skipped"
  224.             },
  225.             "line": 16,
  226.             "name": "I search for \"twitter\" and press enter",
  227.             "match": {
  228.               "arguments": [
  229.                 {
  230.                   "val": "twitter",
  231.                   "offset": 14
  232.                 }
  233.               ],
  234.               "location": "HelloGoogleStepDefs.i_search_for_and_press_enter(String)"
  235.             },
  236.             "keyword": "When "
  237.           },
  238.           {
  239.             "result": {
  240.               "duration": 6974,
  241.               "status": "skipped"
  242.             },
  243.             "line": 17,
  244.             "name": "I should be able to view the \"twitter\" search page",
  245.             "match": {
  246.               "arguments": [
  247.                 {
  248.                   "val": "twitter",
  249.                   "offset": 30
  250.                 }
  251.               ],
  252.               "location": "HelloGoogleStepDefs.i_should_be_able_to_view_the_search_page(String)"
  253.             },
  254.             "keyword": "Then "
  255.           }
  256.         ],
  257.         "tags": [
  258.           {
  259.             "name": "@hello"
  260.           }
  261.         ]
  262.       },
  263.       {
  264.         "before": [
  265.           {
  266.             "result": {
  267.               "duration": 1528204,
  268.               "status": "passed"
  269.             },
  270.             "match": {
  271.               "location": "HelloGoogleStepDefs.before(Scenario)"
  272.             }
  273.           }
  274.         ],
  275.         "line": 22,
  276.         "name": "Search a random list of websites",
  277.         "description": "",
  278.         "id": "hello-google;search-a-random-list-of-websites;;3",
  279.         "after": [
  280.           {
  281.             "result": {
  282.               "duration": 3525330,
  283.               "status": "passed"
  284.             },
  285.             "match": {
  286.               "location": "HelloGoogleStepDefs.after(Scenario)"
  287.             }
  288.           }
  289.         ],
  290.         "type": "scenario",
  291.         "keyword": "Scenario Outline",
  292.         "steps": [
  293.           {
  294.             "result": {
  295.               "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",
  296.               "duration": 3111811601,
  297.               "status": "failed"
  298.             },
  299.             "line": 15,
  300.             "name": "I have an instance of Google open",
  301.             "match": {
  302.               "location": "HelloGoogleStepDefs.i_have_an_instance_of_Google_open()"
  303.             },
  304.             "keyword": "Given "
  305.           },
  306.           {
  307.             "result": {
  308.               "duration": 9026,
  309.               "status": "skipped"
  310.             },
  311.             "line": 16,
  312.             "name": "I search for \"times\" and press enter",
  313.             "match": {
  314.               "arguments": [
  315.                 {
  316.                   "val": "times",
  317.                   "offset": 14
  318.                 }
  319.               ],
  320.               "location": "HelloGoogleStepDefs.i_search_for_and_press_enter(String)"
  321.             },
  322.             "keyword": "When "
  323.           },
  324.           {
  325.             "result": {
  326.               "duration": 6975,
  327.               "status": "skipped"
  328.             },
  329.             "line": 17,
  330.             "name": "I should be able to view the \"times\" search page",
  331.             "match": {
  332.               "arguments": [
  333.                 {
  334.                   "val": "times",
  335.                   "offset": 30
  336.                 }
  337.               ],
  338.               "location": "HelloGoogleStepDefs.i_should_be_able_to_view_the_search_page(String)"
  339.             },
  340.             "keyword": "Then "
  341.           }
  342.         ],
  343.         "tags": [
  344.           {
  345.             "name": "@hello"
  346.           }
  347.         ]
  348.       },
  349.       {
  350.         "before": [
  351.           {
  352.             "result": {
  353.               "duration": 1717742,
  354.               "status": "passed"
  355.             },
  356.             "match": {
  357.               "location": "HelloGoogleStepDefs.before(Scenario)"
  358.             }
  359.           }
  360.         ],
  361.         "line": 23,
  362.         "name": "Search a random list of websites",
  363.         "description": "",
  364.         "id": "hello-google;search-a-random-list-of-websites;;4",
  365.         "after": [
  366.           {
  367.             "result": {
  368.               "duration": 3422356,
  369.               "status": "passed"
  370.             },
  371.             "match": {
  372.               "location": "HelloGoogleStepDefs.after(Scenario)"
  373.             }
  374.           }
  375.         ],
  376.         "type": "scenario",
  377.         "keyword": "Scenario Outline",
  378.         "steps": [
  379.           {
  380.             "result": {
  381.               "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",
  382.               "duration": 2878043587,
  383.               "status": "failed"
  384.             },
  385.             "line": 15,
  386.             "name": "I have an instance of Google open",
  387.             "match": {
  388.               "location": "HelloGoogleStepDefs.i_have_an_instance_of_Google_open()"
  389.             },
  390.             "keyword": "Given "
  391.           },
  392.           {
  393.             "result": {
  394.               "duration": 11487,
  395.               "status": "skipped"
  396.             },
  397.             "line": 16,
  398.             "name": "I search for \"bbc\" and press enter",
  399.             "match": {
  400.               "arguments": [
  401.                 {
  402.                   "val": "bbc",
  403.                   "offset": 14
  404.                 }
  405.               ],
  406.               "location": "HelloGoogleStepDefs.i_search_for_and_press_enter(String)"
  407.             },
  408.             "keyword": "When "
  409.           },
  410.           {
  411.             "result": {
  412.               "duration": 13538,
  413.               "status": "skipped"
  414.             },
  415.             "line": 17,
  416.             "name": "I should be able to view the \"bbc\" search page",
  417.             "match": {
  418.               "arguments": [
  419.                 {
  420.                   "val": "bbc",
  421.                   "offset": 30
  422.                 }
  423.               ],
  424.               "location": "HelloGoogleStepDefs.i_should_be_able_to_view_the_search_page(String)"
  425.             },
  426.             "keyword": "Then "
  427.           }
  428.         ],
  429.         "tags": [
  430.           {
  431.             "name": "@hello"
  432.           }
  433.         ]
  434.       },
  435.       {
  436.         "before": [
  437.           {
  438.             "result": {
  439.               "duration": 1794050,
  440.               "status": "passed"
  441.             },
  442.             "match": {
  443.               "location": "HelloGoogleStepDefs.before(Scenario)"
  444.             }
  445.           }
  446.         ],
  447.         "line": 24,
  448.         "name": "Search a random list of websites",
  449.         "description": "",
  450.         "id": "hello-google;search-a-random-list-of-websites;;5",
  451.         "after": [
  452.           {
  453.             "result": {
  454.               "duration": 3989330,
  455.               "status": "passed"
  456.             },
  457.             "match": {
  458.               "location": "HelloGoogleStepDefs.after(Scenario)"
  459.             }
  460.           }
  461.         ],
  462.         "type": "scenario",
  463.         "keyword": "Scenario Outline",
  464.         "steps": [
  465.           {
  466.             "result": {
  467.               "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",
  468.               "duration": 2839991516,
  469.               "status": "failed"
  470.             },
  471.             "line": 15,
  472.             "name": "I have an instance of Google open",
  473.             "match": {
  474.               "location": "HelloGoogleStepDefs.i_have_an_instance_of_Google_open()"
  475.             },
  476.             "keyword": "Given "
  477.           },
  478.           {
  479.             "result": {
  480.               "duration": 26256,
  481.               "status": "skipped"
  482.             },
  483.             "line": 16,
  484.             "name": "I search for \"bbc news\" and press enter",
  485.             "match": {
  486.               "arguments": [
  487.                 {
  488.                   "val": "bbc news",
  489.                   "offset": 14
  490.                 }
  491.               ],
  492.               "location": "HelloGoogleStepDefs.i_search_for_and_press_enter(String)"
  493.             },
  494.             "keyword": "When "
  495.           },
  496.           {
  497.             "result": {
  498.               "duration": 6975,
  499.               "status": "skipped"
  500.             },
  501.             "line": 17,
  502.             "name": "I should be able to view the \"bbc news\" search page",
  503.             "match": {
  504.               "arguments": [
  505.                 {
  506.                   "val": "bbc news",
  507.                   "offset": 30
  508.                 }
  509.               ],
  510.               "location": "HelloGoogleStepDefs.i_should_be_able_to_view_the_search_page(String)"
  511.             },
  512.             "keyword": "Then "
  513.           }
  514.         ],
  515.         "tags": [
  516.           {
  517.             "name": "@hello"
  518.           }
  519.         ]
  520.       },
  521.       {
  522.         "before": [
  523.           {
  524.             "result": {
  525.               "duration": 1691075,
  526.               "status": "passed"
  527.             },
  528.             "match": {
  529.               "location": "HelloGoogleStepDefs.before(Scenario)"
  530.             }
  531.           }
  532.         ],
  533.         "line": 25,
  534.         "name": "Search a random list of websites",
  535.         "description": "",
  536.         "id": "hello-google;search-a-random-list-of-websites;;6",
  537.         "after": [
  538.           {
  539.             "result": {
  540.               "duration": 3157741,
  541.               "status": "passed"
  542.             },
  543.             "match": {
  544.               "location": "HelloGoogleStepDefs.after(Scenario)"
  545.             }
  546.           }
  547.         ],
  548.         "type": "scenario",
  549.         "keyword": "Scenario Outline",
  550.         "steps": [
  551.           {
  552.             "result": {
  553.               "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",
  554.               "duration": 2756352200,
  555.               "status": "failed"
  556.             },
  557.             "line": 15,
  558.             "name": "I have an instance of Google open",
  559.             "match": {
  560.               "location": "HelloGoogleStepDefs.i_have_an_instance_of_Google_open()"
  561.             },
  562.             "keyword": "Given "
  563.           },
  564.           {
  565.             "result": {
  566.               "duration": 348717,
  567.               "status": "skipped"
  568.             },
  569.             "line": 16,
  570.             "name": "I search for \"imgur\" and press enter",
  571.             "match": {
  572.               "arguments": [
  573.                 {
  574.                   "val": "imgur",
  575.                   "offset": 14
  576.                 }
  577.               ],
  578.               "location": "HelloGoogleStepDefs.i_search_for_and_press_enter(String)"
  579.             },
  580.             "keyword": "When "
  581.           },
  582.           {
  583.             "result": {
  584.               "duration": 13129,
  585.               "status": "skipped"
  586.             },
  587.             "line": 17,
  588.             "name": "I should be able to view the \"imgur\" search page",
  589.             "match": {
  590.               "arguments": [
  591.                 {
  592.                   "val": "imgur",
  593.                   "offset": 30
  594.                 }
  595.               ],
  596.               "location": "HelloGoogleStepDefs.i_should_be_able_to_view_the_search_page(String)"
  597.             },
  598.             "keyword": "Then "
  599.           }
  600.         ],
  601.         "tags": [
  602.           {
  603.             "name": "@hello"
  604.           }
  605.         ]
  606.       },
  607.       {
  608.         "before": [
  609.           {
  610.             "result": {
  611.               "duration": 1958973,
  612.               "status": "passed"
  613.             },
  614.             "match": {
  615.               "location": "HelloGoogleStepDefs.before(Scenario)"
  616.             }
  617.           }
  618.         ],
  619.         "line": 26,
  620.         "name": "Search a random list of websites",
  621.         "description": "",
  622.         "id": "hello-google;search-a-random-list-of-websites;;7",
  623.         "after": [
  624.           {
  625.             "result": {
  626.               "duration": 3364100,
  627.               "status": "passed"
  628.             },
  629.             "match": {
  630.               "location": "HelloGoogleStepDefs.after(Scenario)"
  631.             }
  632.           }
  633.         ],
  634.         "type": "scenario",
  635.         "keyword": "Scenario Outline",
  636.         "steps": [
  637.           {
  638.             "result": {
  639.               "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",
  640.               "duration": 2828230705,
  641.               "status": "failed"
  642.             },
  643.             "line": 15,
  644.             "name": "I have an instance of Google open",
  645.             "match": {
  646.               "location": "HelloGoogleStepDefs.i_have_an_instance_of_Google_open()"
  647.             },
  648.             "keyword": "Given "
  649.           },
  650.           {
  651.             "result": {
  652.               "duration": 9846,
  653.               "status": "skipped"
  654.             },
  655.             "line": 16,
  656.             "name": "I search for \"resetera\" and press enter",
  657.             "match": {
  658.               "arguments": [
  659.                 {
  660.                   "val": "resetera",
  661.                   "offset": 14
  662.                 }
  663.               ],
  664.               "location": "HelloGoogleStepDefs.i_search_for_and_press_enter(String)"
  665.             },
  666.             "keyword": "When "
  667.           },
  668.           {
  669.             "result": {
  670.               "duration": 6974,
  671.               "status": "skipped"
  672.             },
  673.             "line": 17,
  674.             "name": "I should be able to view the \"resetera\" search page",
  675.             "match": {
  676.               "arguments": [
  677.                 {
  678.                   "val": "resetera",
  679.                   "offset": 30
  680.                 }
  681.               ],
  682.               "location": "HelloGoogleStepDefs.i_should_be_able_to_view_the_search_page(String)"
  683.             },
  684.             "keyword": "Then "
  685.           }
  686.         ],
  687.         "tags": [
  688.           {
  689.             "name": "@hello"
  690.           }
  691.         ]
  692.       },
  693.       {
  694.         "before": [
  695.           {
  696.             "result": {
  697.               "duration": 1593845,
  698.               "status": "passed"
  699.             },
  700.             "match": {
  701.               "location": "HelloGoogleStepDefs.before(Scenario)"
  702.             }
  703.           }
  704.         ],
  705.         "line": 27,
  706.         "name": "Search a random list of websites",
  707.         "description": "",
  708.         "id": "hello-google;search-a-random-list-of-websites;;8",
  709.         "after": [
  710.           {
  711.             "result": {
  712.               "duration": 5283278,
  713.               "status": "passed"
  714.             },
  715.             "match": {
  716.               "location": "HelloGoogleStepDefs.after(Scenario)"
  717.             }
  718.           }
  719.         ],
  720.         "type": "scenario",
  721.         "keyword": "Scenario Outline",
  722.         "steps": [
  723.           {
  724.             "result": {
  725.               "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",
  726.               "duration": 2624097949,
  727.               "status": "failed"
  728.             },
  729.             "line": 15,
  730.             "name": "I have an instance of Google open",
  731.             "match": {
  732.               "location": "HelloGoogleStepDefs.i_have_an_instance_of_Google_open()"
  733.             },
  734.             "keyword": "Given "
  735.           },
  736.           {
  737.             "result": {
  738.               "duration": 9436,
  739.               "status": "skipped"
  740.             },
  741.             "line": 16,
  742.             "name": "I search for \"ign\" and press enter",
  743.             "match": {
  744.               "arguments": [
  745.                 {
  746.                   "val": "ign",
  747.                   "offset": 14
  748.                 }
  749.               ],
  750.               "location": "HelloGoogleStepDefs.i_search_for_and_press_enter(String)"
  751.             },
  752.             "keyword": "When "
  753.           },
  754.           {
  755.             "result": {
  756.               "duration": 10666,
  757.               "status": "skipped"
  758.             },
  759.             "line": 17,
  760.             "name": "I should be able to view the \"ign\" search page",
  761.             "match": {
  762.               "arguments": [
  763.                 {
  764.                   "val": "ign",
  765.                   "offset": 30
  766.                 }
  767.               ],
  768.               "location": "HelloGoogleStepDefs.i_should_be_able_to_view_the_search_page(String)"
  769.             },
  770.             "keyword": "Then "
  771.           }
  772.         ],
  773.         "tags": [
  774.           {
  775.             "name": "@hello"
  776.           }
  777.         ]
  778.       },
  779.       {
  780.         "before": [
  781.           {
  782.             "result": {
  783.               "duration": 1504820,
  784.               "status": "passed"
  785.             },
  786.             "match": {
  787.               "location": "HelloGoogleStepDefs.before(Scenario)"
  788.             }
  789.           }
  790.         ],
  791.         "line": 28,
  792.         "name": "Search a random list of websites",
  793.         "description": "",
  794.         "id": "hello-google;search-a-random-list-of-websites;;9",
  795.         "after": [
  796.           {
  797.             "result": {
  798.               "duration": 2869742,
  799.               "status": "passed"
  800.             },
  801.             "match": {
  802.               "location": "HelloGoogleStepDefs.after(Scenario)"
  803.             }
  804.           }
  805.         ],
  806.         "type": "scenario",
  807.         "keyword": "Scenario Outline",
  808.         "steps": [
  809.           {
  810.             "result": {
  811.               "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",
  812.               "duration": 2993328826,
  813.               "status": "failed"
  814.             },
  815.             "line": 15,
  816.             "name": "I have an instance of Google open",
  817.             "match": {
  818.               "location": "HelloGoogleStepDefs.i_have_an_instance_of_Google_open()"
  819.             },
  820.             "keyword": "Given "
  821.           },
  822.           {
  823.             "result": {
  824.               "duration": 8615,
  825.               "status": "skipped"
  826.             },
  827.             "line": 16,
  828.             "name": "I search for \"gmail\" and press enter",
  829.             "match": {
  830.               "arguments": [
  831.                 {
  832.                   "val": "gmail",
  833.                   "offset": 14
  834.                 }
  835.               ],
  836.               "location": "HelloGoogleStepDefs.i_search_for_and_press_enter(String)"
  837.             },
  838.             "keyword": "When "
  839.           },
  840.           {
  841.             "result": {
  842.               "duration": 11897,
  843.               "status": "skipped"
  844.             },
  845.             "line": 17,
  846.             "name": "I should be able to view the \"gmail\" search page",
  847.             "match": {
  848.               "arguments": [
  849.                 {
  850.                   "val": "gmail",
  851.                   "offset": 30
  852.                 }
  853.               ],
  854.               "location": "HelloGoogleStepDefs.i_should_be_able_to_view_the_search_page(String)"
  855.             },
  856.             "keyword": "Then "
  857.           }
  858.         ],
  859.         "tags": [
  860.           {
  861.             "name": "@hello"
  862.           }
  863.         ]
  864.       },
  865.       {
  866.         "before": [
  867.           {
  868.             "result": {
  869.               "duration": 1276306,
  870.               "status": "passed"
  871.             },
  872.             "match": {
  873.               "location": "HelloGoogleStepDefs.before(Scenario)"
  874.             }
  875.           }
  876.         ],
  877.         "line": 30,
  878.         "name": "Enter and search for youtube",
  879.         "description": "",
  880.         "id": "hello-google;enter-and-search-for-youtube",
  881.         "after": [
  882.           {
  883.             "result": {
  884.               "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",
  885.               "duration": 3037536,
  886.               "status": "failed"
  887.             },
  888.             "match": {
  889.               "location": "HelloGoogleStepDefs.after(Scenario)"
  890.             }
  891.           }
  892.         ],
  893.         "type": "scenario",
  894.         "keyword": "Scenario",
  895.         "steps": [
  896.           {
  897.             "result": {
  898.               "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",
  899.               "duration": 3249697436,
  900.               "status": "failed"
  901.             },
  902.             "line": 31,
  903.             "name": "I have an instance of Google open",
  904.             "match": {
  905.               "location": "HelloGoogleStepDefs.i_have_an_instance_of_Google_open()"
  906.             },
  907.             "keyword": "Given "
  908.           },
  909.           {
  910.             "result": {
  911.               "duration": 8615,
  912.               "status": "skipped"
  913.             },
  914.             "line": 32,
  915.             "name": "I search for \"Youtube\" and press enter",
  916.             "match": {
  917.               "arguments": [
  918.                 {
  919.                   "val": "Youtube",
  920.                   "offset": 14
  921.                 }
  922.               ],
  923.               "location": "HelloGoogleStepDefs.i_search_for_and_press_enter(String)"
  924.             },
  925.             "keyword": "When "
  926.           },
  927.           {
  928.             "result": {
  929.               "duration": 9845,
  930.               "status": "skipped"
  931.             },
  932.             "line": 33,
  933.             "name": "I should be able to view the \"Youtube\" search page",
  934.             "match": {
  935.               "arguments": [
  936.                 {
  937.                   "val": "Youtube",
  938.                   "offset": 30
  939.                 }
  940.               ],
  941.               "location": "HelloGoogleStepDefs.i_should_be_able_to_view_the_search_page(String)"
  942.             },
  943.             "keyword": "Then "
  944.           }
  945.         ],
  946.         "tags": [
  947.           {
  948.             "name": "@hello"
  949.           }
  950.         ]
  951.       }
  952.     ],
  953.     "name": "Hello Google",
  954.     "description": "",
  955.     "id": "hello-google",
  956.     "keyword": "Feature",
  957.     "uri": "src/test/resources/features/hello_google/hello_google.feature",
  958.     "tags": [
  959.       {
  960.         "name": "@hello",
  961.         "type": "Tag",
  962.         "location": {
  963.           "line": 1,
  964.           "column": 1
  965.         }
  966.       }
  967.     ]
  968.   },
  969.   {
  970.     "line": 2,
  971.     "elements": [
  972.       {
  973.         "before": [
  974.           {
  975.             "result": {
  976.               "duration": 998563,
  977.               "status": "passed"
  978.             },
  979.             "match": {
  980.               "location": "HelloGoogleStepDefs.before(Scenario)"
  981.             }
  982.           }
  983.         ],
  984.         "line": 5,
  985.         "name": "Enter and search for asdsadsd",
  986.         "description": "",
  987.         "id": "hello-google;enter-and-search-for-asdsadsd",
  988.         "after": [
  989.           {
  990.             "result": {
  991.               "duration": 2497229,
  992.               "status": "passed"
  993.             },
  994.             "match": {
  995.               "location": "HelloGoogleStepDefs.after(Scenario)"
  996.             }
  997.           }
  998.         ],
  999.         "type": "scenario",
  1000.         "keyword": "Scenario",
  1001.         "steps": [
  1002.           {
  1003.             "result": {
  1004.               "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",
  1005.               "duration": 2825674809,
  1006.               "status": "failed"
  1007.             },
  1008.             "line": 6,
  1009.             "name": "I have an instance of Google open",
  1010.             "match": {
  1011.               "location": "HelloGoogleStepDefs.i_have_an_instance_of_Google_open()"
  1012.             },
  1013.             "keyword": "Given "
  1014.           },
  1015.           {
  1016.             "result": {
  1017.               "duration": 11897,
  1018.               "status": "skipped"
  1019.             },
  1020.             "line": 7,
  1021.             "name": "I search for \"asdsadsd\" and press enter",
  1022.             "match": {
  1023.               "arguments": [
  1024.                 {
  1025.                   "val": "asdsadsd",
  1026.                   "offset": 14
  1027.                 }
  1028.               ],
  1029.               "location": "HelloGoogleStepDefs.i_search_for_and_press_enter(String)"
  1030.             },
  1031.             "keyword": "When "
  1032.           },
  1033.           {
  1034.             "result": {
  1035.               "duration": 11487,
  1036.               "status": "skipped"
  1037.             },
  1038.             "line": 8,
  1039.             "name": "I should be able to view the \"asdsadsd\" search page",
  1040.             "match": {
  1041.               "arguments": [
  1042.                 {
  1043.                   "val": "asdsadsd",
  1044.                   "offset": 30
  1045.                 }
  1046.               ],
  1047.               "location": "HelloGoogleStepDefs.i_should_be_able_to_view_the_search_page(String)"
  1048.             },
  1049.             "keyword": "Then "
  1050.           }
  1051.         ],
  1052.         "tags": [
  1053.           {
  1054.             "name": "@hello"
  1055.           }
  1056.         ]
  1057.       }
  1058.     ],
  1059.     "name": "Hello Google",
  1060.     "description": "",
  1061.     "id": "hello-google",
  1062.     "keyword": "Feature",
  1063.     "uri": "src/test/resources/features/hello_google/test.feature",
  1064.     "tags": [
  1065.       {
  1066.         "name": "@hello",
  1067.         "type": "Tag",
  1068.         "location": {
  1069.           "line": 1,
  1070.           "column": 1
  1071.         }
  1072.       }
  1073.     ]
  1074.   }
  1075. ]
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement