Project Number Date
ApolloFullRunnerReport apollo-test-2.88 20 lip 2021, 18:16

Feature Report

Steps Scenarios Features
Feature Passed Failed Skipped Pending Undefined Total Passed Failed Total Duration Status
Set transport order on auction 141 6 9 0 0 156 16 6 22 11m 25s 840ms Failed
Feature Set transport order on auction
Before Hooks.showScenarioName(Scenario) 001ms
Given Login as "adama-admin" and set token of apiUsername "super-admin-adama" 5s 032ms
And Create transport "CREATE_TRANSPORT" by JSON file as "super-admin-adama" 2s 222ms
When Fill auction form 16s 493ms
Then Verify that the auction has been added to transport 163ms
After Hooks.deleteTransportAfterTest() 10s 090ms
Scenario Outline Check if it is possible to create new auction in transport
Before Hooks.showScenarioName(Scenario) 001ms
Steps
Given Login as "swisskrono-admin" and set token of apiUsername "super-admin-skz" 8s 280ms
And Create transport "CREATE_SMALLS_IMPORT" by JSON file as "super-admin-skz" 2s 222ms
When Fill auction form 17s 321ms
org.openqa.selenium.ElementNotInteractableException: element not interactable
  (Session info: headless chrome=91.0.4472.164)
Build info: version: '3.6.0', revision: '6fbf3ec767', time: '2017-09-27T15:28:36.4Z'
System info: host: 'apollo-test-2', ip: '127.0.1.1', os.name: 'Linux', os.arch: 'amd64', os.version: '5.8.0-50-generic', java.version: '1.8.0_292'
Driver info: org.openqa.selenium.chrome.ChromeDriver
Capabilities [{networkConnectionEnabled=false, chrome={chromedriverVersion=91.0.4472.101 (af52a90bf87030dd1523486a1cd3ae25c5d76c9b-refs/branch-heads/4472@{#1462}), userDataDir=/home/teamcity/build-agent/temp/buildTmp/.com.google.Chrome.6HQ03H}, timeouts={implicit=0, pageLoad=300000, script=30000}, pageLoadStrategy=normal, unhandledPromptBehavior=dismiss and notify, strictFileInteractability=false, platform=LINUX, proxy=Proxy(), goog:chromeOptions={debuggerAddress=localhost:9222}, acceptInsecureCerts=false, browserVersion=91.0.4472.164, browserName=chrome, javascriptEnabled=true, platformName=LINUX, setWindowRect=true, webauthn:extension:largeBlob=true, webauthn:virtualAuthenticators=true}]
Session ID: 5dc03ee19cd52189e71bcf0f443d4a03
	at sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method)
	at sun.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:62)
	at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45)
	at java.lang.reflect.Constructor.newInstance(Constructor.java:423)
	at org.openqa.selenium.remote.http.W3CHttpResponseCodec.createException(W3CHttpResponseCodec.java:185)
	at org.openqa.selenium.remote.http.W3CHttpResponseCodec.decode(W3CHttpResponseCodec.java:120)
	at org.openqa.selenium.remote.http.W3CHttpResponseCodec.decode(W3CHttpResponseCodec.java:49)
	at org.openqa.selenium.remote.HttpCommandExecutor.execute(HttpCommandExecutor.java:164)
	at org.openqa.selenium.remote.service.DriverCommandExecutor.execute(DriverCommandExecutor.java:83)
	at org.openqa.selenium.remote.RemoteWebDriver.execute(RemoteWebDriver.java:586)
	at org.openqa.selenium.remote.RemoteWebElement.execute(RemoteWebElement.java:279)
	at org.openqa.selenium.remote.RemoteWebElement.click(RemoteWebElement.java:83)
	at Pages.Transport.AuctionFormPage.fillAuctionForm(AuctionFormPage.java:42)
	at CucumberTests.Transport.AuctionTransport.fillAuctionForm(AuctionTransport.java:92)
	at ✽.Fill auction form(file:Features/Atom/Transport/Auction.feature:7)
Then Verify that the auction has been added to transport 000ms
After Hooks.deleteTransportAfterTest() 10s 083ms
Scenario Outline Check if it is possible to accept auction offer with minimum rate
Before Hooks.showScenarioName(Scenario) 000ms
Steps
Given Login as "adama-admin" and set token of apiUsername "super-admin-adama" 2s 522ms
And Create transport "CREATE_TRANSPORT" by JSON file as "super-admin-adama" 2s 107ms
And Set transport on auction with "500" and "20000" by JSON file as "super-admin-adama" 3s 073ms
When If user is login then logout 257ms
And Login as "paa1-carrier@qa.qa-test" 4s 844ms
And Go to auction offer 2s 063ms
And Accept transport with minimum rate 15s 083ms
org.openqa.selenium.NoSuchElementException: no such element: Unable to locate element: {"method":"xpath","selector":"//div[@class='form-group margin-top-big']//button[@class='btn btn-default']"}
  (Session info: headless chrome=91.0.4472.164)
For documentation on this error, please visit: http://seleniumhq.org/exceptions/no_such_element.html
Build info: version: '3.6.0', revision: '6fbf3ec767', time: '2017-09-27T15:28:36.4Z'
System info: host: 'apollo-test-2', ip: '127.0.1.1', os.name: 'Linux', os.arch: 'amd64', os.version: '5.8.0-50-generic', java.version: '1.8.0_292'
Driver info: org.openqa.selenium.chrome.ChromeDriver
Capabilities [{networkConnectionEnabled=false, chrome={chromedriverVersion=91.0.4472.101 (af52a90bf87030dd1523486a1cd3ae25c5d76c9b-refs/branch-heads/4472@{#1462}), userDataDir=/home/teamcity/build-agent/temp/buildTmp/.com.google.Chrome.6HQ03H}, timeouts={implicit=0, pageLoad=300000, script=30000}, pageLoadStrategy=normal, unhandledPromptBehavior=dismiss and notify, strictFileInteractability=false, platform=LINUX, proxy=Proxy(), goog:chromeOptions={debuggerAddress=localhost:9222}, acceptInsecureCerts=false, browserVersion=91.0.4472.164, browserName=chrome, javascriptEnabled=true, platformName=LINUX, setWindowRect=true, webauthn:extension:largeBlob=true, webauthn:virtualAuthenticators=true}]
Session ID: 5dc03ee19cd52189e71bcf0f443d4a03
*** Element info: {Using=xpath, value=//div[@class='form-group margin-top-big']//button[@class='btn btn-default']}
	at sun.reflect.GeneratedConstructorAccessor184.newInstance(Unknown Source)
	at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45)
	at java.lang.reflect.Constructor.newInstance(Constructor.java:423)
	at org.openqa.selenium.remote.http.W3CHttpResponseCodec.createException(W3CHttpResponseCodec.java:185)
	at org.openqa.selenium.remote.http.W3CHttpResponseCodec.decode(W3CHttpResponseCodec.java:120)
	at org.openqa.selenium.remote.http.W3CHttpResponseCodec.decode(W3CHttpResponseCodec.java:49)
	at org.openqa.selenium.remote.HttpCommandExecutor.execute(HttpCommandExecutor.java:164)
	at org.openqa.selenium.remote.service.DriverCommandExecutor.execute(DriverCommandExecutor.java:83)
	at org.openqa.selenium.remote.RemoteWebDriver.execute(RemoteWebDriver.java:586)
	at org.openqa.selenium.remote.RemoteWebDriver.findElement(RemoteWebDriver.java:356)
	at org.openqa.selenium.remote.RemoteWebDriver.findElementByXPath(RemoteWebDriver.java:458)
	at org.openqa.selenium.By$ByXPath.findElement(By.java:361)
	at org.openqa.selenium.remote.RemoteWebDriver.findElement(RemoteWebDriver.java:348)
	at Pages.BasePage.getWebElementByXpath(BasePage.java:323)
	at Pages.Transport.AuctionFormPage.acceptOfferWithMinRate(AuctionFormPage.java:47)
	at CucumberTests.Transport.AuctionTransport.acctepTransportWithMinimumRate(AuctionTransport.java:106)
	at ✽.Accept transport with minimum rate(file:Features/Atom/Transport/Auction.feature:22)
Then Check if carrier is assigned to transport 000ms
After Hooks.deleteTransportAfterTest() 10s 107ms
Scenario Outline Check if it is possible to reject auction offer
Before Hooks.showScenarioName(Scenario) 000ms
Steps
Given Login as "adama-admin" and set token of apiUsername "super-admin-adama" 2s 395ms
And Create transport "CREATE_TRANSPORT" by JSON file as "super-admin-adama" 2s 093ms
And Set transport on auction with "500" and "20000" by JSON file as "super-admin-adama" 3s 139ms
When If user is login then logout 459ms
And Login as "paa1-carrier@qa.qa-test" 2s 243ms
And Go to auction offer 2s 118ms
And Reject auction offer 15s 814ms
Then Verify that offer has been removed from transport 072ms
java.lang.AssertionError: Zlecenie jest nadal wiczone na liście transportów
	at org.junit.Assert.fail(Assert.java:88)
	at org.junit.Assert.assertTrue(Assert.java:41)
	at org.junit.Assert.assertFalse(Assert.java:64)
	at CucumberTests.Transport.AuctionTransport.verifyThatOfferHasBeenRemovedFromTransport(AuctionTransport.java:127)
	at ✽.Verify that offer has been removed from transport(file:Features/Atom/Transport/Auction.feature:37)
After Hooks.deleteTransportAfterTest() 10s 189ms
Before Hooks.showScenarioName(Scenario) 000ms
Given Login as "swisskrono-admin" and set token of apiUsername "super-admin-skz" 2s 745ms
And Create transport "CREATE_SMALLS_IMPORT" by JSON file as "super-admin-skz" 2s 215ms
And Set transport on auction with "500" and "20000" by JSON file as "super-admin-skz" 3s 053ms
When If user is login then logout 5s 551ms
And Login as "pskza1-carrier@qa.qa-test" 7s 143ms
And Go to auction offer 3s 087ms
And Reject auction offer 15s 753ms
Then Verify that offer has been removed from transport 15s 070ms
After Hooks.deleteTransportAfterTest() 10s 103ms
Before Hooks.showScenarioName(Scenario) 001ms
Given Login as "adama-admin" and set token of apiUsername "super-admin-adama" 2s 618ms
And Create transport "CREATE_TRANSPORT" by JSON file as "super-admin-adama" 2s 116ms
And Set transport on auction with "500" and "20000" by JSON file as "super-admin-adama" 3s 214ms
When If user is login then logout 485ms
And Login as "paa1-carrier@qa.qa-test" 2s 320ms
And Go to auction offer 1s 673ms
And Offer prize above maximum - "20000" 361ms
Then Verify that is not possible to add offer 1s 051ms
After Hooks.deleteTransportAfterTest() 10s 102ms
Before Hooks.showScenarioName(Scenario) 000ms
Given Login as "swisskrono-admin" and set token of apiUsername "super-admin-skz" 2s 560ms
And Create transport "CREATE_SMALLS_IMPORT" by JSON file as "super-admin-skz" 2s 140ms
And Set transport on auction with "500" and "20000" by JSON file as "super-admin-skz" 3s 238ms
When If user is login then logout 249ms
And Login as "pskza1-carrier@qa.qa-test" 2s 523ms
And Go to auction offer 3s 180ms
And Offer prize above maximum - "20000" 349ms
Then Verify that is not possible to add offer 919ms
After Hooks.deleteTransportAfterTest() 10s 085ms
Before Hooks.showScenarioName(Scenario) 001ms
Given Login as "adama-admin" and set token of apiUsername "super-admin-adama" 2s 377ms
And Create transport "CREATE_TRANSPORT" by JSON file as "super-admin-adama" 2s 081ms
And Set transport on auction with "500" and "20000" by JSON file as "super-admin-adama" 3s 073ms
And Wait till auction end 1m 57s 014ms
Then Verify that is possible to add auction 143ms
After Hooks.deleteTransportAfterTest() 10s 188ms
Before Hooks.showScenarioName(Scenario) 001ms
Given Login as "swisskrono-admin" and set token of apiUsername "super-admin-skz" 2s 643ms
And Create transport "CREATE_SMALLS_IMPORT" by JSON file as "super-admin-skz" 2s 190ms
And Set transport on auction with "500" and "20000" by JSON file as "super-admin-skz" 2s 987ms
And Wait till auction end 1m 57s 017ms
Then Verify that is possible to add auction 151ms
After Hooks.deleteTransportAfterTest() 10s 200ms
Before Hooks.showScenarioName(Scenario) 001ms
Given Login as "paa1-carrier@qa.qa-test" and set token of apiUsername "super-admin-adama" 2s 670ms
And Create transport "CREATE_TRANSPORT" by JSON file as "super-admin-adama" 2s 564ms
And Set transport on auction with "500" and "20000" by JSON file as "super-admin-adama" 2s 970ms
And Go to auction offer 1s 535ms
When Offer "1000" 363ms
Then Verify that offer with "1000" has been added to auction 3s 080ms
After Hooks.deleteTransportAfterTest() 10s 112ms
Before Hooks.showScenarioName(Scenario) 000ms
Given Login as "pskza1-carrier@qa.qa-test" and set token of apiUsername "super-admin-skz" 2s 633ms
And Create transport "CREATE_SMALLS_IMPORT" by JSON file as "super-admin-skz" 2s 514ms
And Set transport on auction with "500" and "20000" by JSON file as "super-admin-skz" 3s 010ms
And Go to auction offer 1s 521ms
When Offer "1000" 336ms
Then Verify that offer with "1000" has been added to auction 3s 072ms
After Hooks.deleteTransportAfterTest() 10s 097ms
Before Hooks.showScenarioName(Scenario) 001ms
Given Login as "pskza1-carrier@qa.qa-test" and set token of apiUsername "super-admin-skz" 2s 626ms
And Create transport "CREATE_SMALLS_IMPORT" by JSON file as "super-admin-skz" 2s 317ms
And Set transport on auction with "500" and "20000" by JSON file as "super-admin-skz" 3s 068ms
And Go to auction offer 1s 712ms
When Offer "1000" 343ms
And Verify that offer with "1000" has been added to auction 3s 072ms
Then Go to auction offer 1s 478ms
And Revoke current offer 774ms
And Verify that offer has been revoked 32s 961ms
After Hooks.deleteTransportAfterTest() 10s 109ms
Before Hooks.showScenarioName(Scenario) 001ms
Given Login as "pskza1-carrier@qa.qa-test" and set token of apiUsername "super-admin-skz" 2s 662ms
And Create transport "CREATE_SMALLS_IMPORT" by JSON file as "super-admin-skz" 2s 602ms
And Set transport on auction with "500" and "20000" by JSON file as "super-admin-skz" 2s 953ms
And Go to auction offer 1s 525ms
When Offer "1000" 343ms
And Verify that offer with "1000" has been added to auction 3s 080ms
Then Go to auction offer 1s 486ms
And Offer "1500" 423ms
And Verify that offer with "1500" has been added to auction 3s 065ms
After Hooks.deleteTransportAfterTest() 10s 213ms
Scenario Outline Check if it is possible to finish active auction
Before Hooks.showScenarioName(Scenario) 001ms
Steps
Given Login as "pskza1-carrier@qa.qa-test" and set token of apiUsername "super-admin-skz" 2s 680ms
And Create transport "CREATE_SMALLS_IMPORT" by JSON file as "super-admin-skz" 2s 527ms
And Set transport on auction with "500" and "20000" by JSON file as "super-admin-skz" 2s 978ms
And Go to auction offer 1s 556ms
When Offer "1000" 349ms
And Verify that offer with "1000" has been added to auction 18s 077ms
org.openqa.selenium.NoSuchElementException: no such element: Unable to locate element: {"method":"xpath","selector":"//div[@data-field-name='price']"}
  (Session info: headless chrome=91.0.4472.164)
For documentation on this error, please visit: http://seleniumhq.org/exceptions/no_such_element.html
Build info: version: '3.6.0', revision: '6fbf3ec767', time: '2017-09-27T15:28:36.4Z'
System info: host: 'apollo-test-2', ip: '127.0.1.1', os.name: 'Linux', os.arch: 'amd64', os.version: '5.8.0-50-generic', java.version: '1.8.0_292'
Driver info: org.openqa.selenium.chrome.ChromeDriver
Capabilities [{networkConnectionEnabled=false, chrome={chromedriverVersion=91.0.4472.101 (af52a90bf87030dd1523486a1cd3ae25c5d76c9b-refs/branch-heads/4472@{#1462}), userDataDir=/home/teamcity/build-agent/temp/buildTmp/.com.google.Chrome.6HQ03H}, timeouts={implicit=0, pageLoad=300000, script=30000}, pageLoadStrategy=normal, unhandledPromptBehavior=dismiss and notify, strictFileInteractability=false, platform=LINUX, proxy=Proxy(), goog:chromeOptions={debuggerAddress=localhost:9222}, acceptInsecureCerts=false, browserVersion=91.0.4472.164, browserName=chrome, javascriptEnabled=true, platformName=LINUX, setWindowRect=true, webauthn:extension:largeBlob=true, webauthn:virtualAuthenticators=true}]
Session ID: 5dc03ee19cd52189e71bcf0f443d4a03
*** Element info: {Using=xpath, value=//div[@data-field-name='price']}
	at sun.reflect.GeneratedConstructorAccessor184.newInstance(Unknown Source)
	at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45)
	at java.lang.reflect.Constructor.newInstance(Constructor.java:423)
	at org.openqa.selenium.remote.http.W3CHttpResponseCodec.createException(W3CHttpResponseCodec.java:185)
	at org.openqa.selenium.remote.http.W3CHttpResponseCodec.decode(W3CHttpResponseCodec.java:120)
	at org.openqa.selenium.remote.http.W3CHttpResponseCodec.decode(W3CHttpResponseCodec.java:49)
	at org.openqa.selenium.remote.HttpCommandExecutor.execute(HttpCommandExecutor.java:164)
	at org.openqa.selenium.remote.service.DriverCommandExecutor.execute(DriverCommandExecutor.java:83)
	at org.openqa.selenium.remote.RemoteWebDriver.execute(RemoteWebDriver.java:586)
	at org.openqa.selenium.remote.RemoteWebDriver.findElement(RemoteWebDriver.java:356)
	at org.openqa.selenium.remote.RemoteWebDriver.findElementByXPath(RemoteWebDriver.java:458)
	at org.openqa.selenium.By$ByXPath.findElement(By.java:361)
	at org.openqa.selenium.remote.RemoteWebDriver.findElement(RemoteWebDriver.java:348)
	at CucumberTests.Transport.AuctionTransport.verifyThatOfferWithHasBeenAddedToAuction(AuctionTransport.java:179)
	at ✽.Verify that offer with "1000" has been added to auction(file:Features/Atom/Transport/Auction.feature:120)
Then Login as "swisskrono-admin" 000ms
And Go to auction details 000ms
And Finish active auction 000ms
And Verify that the transport has no active auction 000ms
After Hooks.deleteTransportAfterTest() 10s 104ms
Before Hooks.showScenarioName(Scenario) 001ms
Given Login as "paa1-carrier@qa.qa-test" and set token of apiUsername "super-admin-adama" 2s 690ms
And Create transport "CREATE_TRANSPORT" by JSON file as "super-admin-adama" 2s 496ms
And Set transport on auction with "500" and "20000" by JSON file as "super-admin-adama" 2s 984ms
And Go to auction offer 1s 522ms
When Offer "1000" 343ms
Then Verify that carrier can see current place in auction depending on the "true" role 839ms
After Hooks.deleteTransportAfterTest() 10s 087ms
Before Hooks.showScenarioName(Scenario) 001ms
Given Login as "pskza1-carrier@qa.qa-test" and set token of apiUsername "super-admin-skz" 2s 572ms
And Create transport "CREATE_SMALLS_IMPORT" by JSON file as "super-admin-skz" 2s 577ms
And Set transport on auction with "500" and "20000" by JSON file as "super-admin-skz" 2s 995ms
And Go to auction offer 1s 534ms
When Offer "1000" 356ms
Then Verify that carrier can see current place in auction depending on the "false" role 15s 049ms
After Hooks.deleteTransportAfterTest() 10s 181ms
Before Hooks.showScenarioName(Scenario) 001ms
Given Login as "pskza1-carrier@qa.qa-test" and set token of apiUsername "super-admin-skz" 2s 677ms
And Create transport "CREATE_SMALLS_IMPORT" by JSON file as "super-admin-skz" 2s 436ms
And Set transport on auction with "500" and "20000" by JSON file as "super-admin-skz" 2s 926ms
And Go to auction offer 1s 512ms
When Offer "300" 326ms
And Verify that carrier can't add offer to auction 078ms
After Hooks.deleteTransportAfterTest() 10s 080ms
Before Hooks.showScenarioName(Scenario) 001ms
Given Login as "adama-admin" and set token of apiUsername "super-admin-adama" 2s 521ms
And Create transport "CREATE_TRANSPORT" by JSON file as "super-admin-adama" 2s 109ms
And Show all transport "false" 108ms
When Go to auction form 2s 122ms
Then Verify carrier selection value "false" 139ms
After Hooks.deleteTransportAfterTest() 10s 183ms
Before Hooks.showScenarioName(Scenario) 001ms
Given Login as "alrec-admin" and set token of apiUsername "super-admin-alrec" 2s 823ms
And Create transport "CREATE_TRANSPORT" by JSON file as "super-admin-alrec" 2s 244ms
And Show all transport "true" 249ms
When Go to auction form 1s 682ms
Then Verify carrier selection value "true" 241ms
After Hooks.deleteTransportAfterTest() 10s 086ms
Scenario Outline Check if auction is available to correct participants
Before Hooks.showScenarioName(Scenario) 000ms
Steps
Given Login as "adama-admin" and set token of apiUsername "super-admin-adama" 2s 400ms
And Create transport "CREATE_TRANSPORT" by JSON file as "super-admin-adama" 2s 095ms
When Open transport auction form 647ms
And Select all companies checkbox in transport auction form 294ms
And Unselect company "PAA2" in transport auction form 160ms
And Put transport on auction 15s 463ms
And Open transport auction history 195ms
And Open participants section in transport auction history 154ms
Then Check if unselected "PAA2" is in transport auction history as participant 098ms
java.lang.AssertionError: Odznaczona firma jest widoczna na liście firm w historii aukcji!
	at org.junit.Assert.fail(Assert.java:88)
	at org.junit.Assert.assertTrue(Assert.java:41)
	at org.junit.Assert.assertFalse(Assert.java:64)
	at CucumberTests.Transport.AuctionTransport.verifyParticipantIsNotInTransportAuctionHistory(AuctionTransport.java:278)
	at ✽.Check if unselected "PAA2" is in transport auction history as participant(file:Features/Atom/Transport/Auction.feature:176)
After Hooks.deleteTransportAfterTest() 10s 111ms
Scenario Outline Check if auction is available to correct participants
Before Hooks.showScenarioName(Scenario) 001ms
Steps
Given Login as "swisskrono-admin" and set token of apiUsername "super-admin-skz" 2s 797ms
And Create transport "CREATE_SMALLS_IMPORT" by JSON file as "super-admin-skz" 2s 199ms
When Open transport auction form 3s 053ms
And Select all companies checkbox in transport auction form 168ms
And Unselect company "PSKZA2" in transport auction form 145ms
And Put transport on auction 15s 333ms
org.openqa.selenium.ElementNotInteractableException: element not interactable
  (Session info: headless chrome=91.0.4472.164)
Build info: version: '3.6.0', revision: '6fbf3ec767', time: '2017-09-27T15:28:36.4Z'
System info: host: 'apollo-test-2', ip: '127.0.1.1', os.name: 'Linux', os.arch: 'amd64', os.version: '5.8.0-50-generic', java.version: '1.8.0_292'
Driver info: org.openqa.selenium.chrome.ChromeDriver
Capabilities [{networkConnectionEnabled=false, chrome={chromedriverVersion=91.0.4472.101 (af52a90bf87030dd1523486a1cd3ae25c5d76c9b-refs/branch-heads/4472@{#1462}), userDataDir=/home/teamcity/build-agent/temp/buildTmp/.com.google.Chrome.6HQ03H}, timeouts={implicit=0, pageLoad=300000, script=30000}, pageLoadStrategy=normal, unhandledPromptBehavior=dismiss and notify, strictFileInteractability=false, platform=LINUX, proxy=Proxy(), goog:chromeOptions={debuggerAddress=localhost:9222}, acceptInsecureCerts=false, browserVersion=91.0.4472.164, browserName=chrome, javascriptEnabled=true, platformName=LINUX, setWindowRect=true, webauthn:extension:largeBlob=true, webauthn:virtualAuthenticators=true}]
Session ID: 5dc03ee19cd52189e71bcf0f443d4a03
	at sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method)
	at sun.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:62)
	at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45)
	at java.lang.reflect.Constructor.newInstance(Constructor.java:423)
	at org.openqa.selenium.remote.http.W3CHttpResponseCodec.createException(W3CHttpResponseCodec.java:185)
	at org.openqa.selenium.remote.http.W3CHttpResponseCodec.decode(W3CHttpResponseCodec.java:120)
	at org.openqa.selenium.remote.http.W3CHttpResponseCodec.decode(W3CHttpResponseCodec.java:49)
	at org.openqa.selenium.remote.HttpCommandExecutor.execute(HttpCommandExecutor.java:164)
	at org.openqa.selenium.remote.service.DriverCommandExecutor.execute(DriverCommandExecutor.java:83)
	at org.openqa.selenium.remote.RemoteWebDriver.execute(RemoteWebDriver.java:586)
	at org.openqa.selenium.remote.RemoteWebElement.execute(RemoteWebElement.java:279)
	at org.openqa.selenium.remote.RemoteWebElement.click(RemoteWebElement.java:83)
	at Pages.Transport.AuctionFormPage.putTransportOnAuciton(AuctionFormPage.java:101)
	at CucumberTests.Transport.AuctionTransport.putTransportOnAuction(AuctionTransport.java:262)
	at ✽.Put transport on auction(file:Features/Atom/Transport/Auction.feature:173)
And Open transport auction history 000ms
And Open participants section in transport auction history 000ms
Then Check if unselected "PSKZA2" is in transport auction history as participant 000ms
After Hooks.deleteTransportAfterTest() 10s 107ms
Before Hooks.showScenarioName(Scenario) 001ms
Given Set token of apiUsername "super-admin-varrocrychvald" 217ms
And Create transport "CREATE_TRANSPORT" by JSON file as "super-admin-varrocrychvald" 2s 393ms
And Set transport on auction with "1000" and "1500" by JSON file as "super-admin-varrocrychvald" 2s 751ms
And Add a bid "1500" to an auction by JSON file as "pvra1-carrier" for "super-admin-varrocrychvald" 948ms
And Add a bid "1000" to an auction by JSON file as "pvra2-carrier-2" for "super-admin-varrocrychvald" 1s 066ms
When Login as "varrocrychvald-admin" and set token of apiUsername "super-admin-varrocrychvald" 4s 978ms
And Show all transport "true" 240ms
And Open transport auction history 1s 119ms
And Pass transport to "2" carrier in auction history 1s 191ms
Then Verify if "REASON" is visible in pass transport modal 073ms
And Confirm pass transport to carrier in pass transport modal 138ms
And Verify that "REASON" in pass transport modal has validation error 1s 076ms
After Hooks.deleteTransportAfterTest() 10s 108ms