Project Number Date
ApolloFullRunnerReport after_release_3_6_0.327 01 mar 2021, 06:19

Feature Report

Steps Scenarios Features
Feature Passed Failed Skipped Pending Undefined Total Passed Failed Total Duration Status
Set transport order on auction 138 4 2 0 0 144 17 4 21 9m 43s 108ms Failed
Feature Set transport order on auction
Given Login as "adama-admin" and set token of apiUsername "super-admin-adama" 1s 066ms
And Create transport "CREATE_TRANSPORT" by JSON file as "super-admin-adama" 1s 243ms
When Fill auction form 15s 466ms
Then Verify that the auction has been added to transport 042ms
After Hooks.deleteTransportAfterTest() 076ms
Given Login as "swisskrono-admin" and set token of apiUsername "super-admin-skz" 1s 184ms
And Create transport "CREATE_SMALLS_IMPORT" by JSON file as "super-admin-skz" 1s 226ms
When Fill auction form 15s 454ms
Then Verify that the auction has been added to transport 048ms
After Hooks.deleteTransportAfterTest() 096ms
Given Login as "adama-admin" and set token of apiUsername "super-admin-adama" 1s 112ms
And Create transport "CREATE_TRANSPORT" by JSON file as "super-admin-adama" 1s 218ms
And Set transport on auction with "500" and "20000" by JSON file as "super-admin-adama" 2s 104ms
When If user is login then logout 102ms
And Login as "paa1-carrier@qa.qa-test" 1s 701ms
And Go to auction offer 1s 205ms
And Accept transport with minimum rate 15s 633ms
Then Check if carrier is assigned to transport 020ms
After Hooks.deleteTransportAfterTest() 081ms
Scenario Outline Check if it is possible to reject auction offer
Steps
Given Login as "adama-admin" and set token of apiUsername "super-admin-adama" 1s 073ms
And Create transport "CREATE_TRANSPORT" by JSON file as "super-admin-adama" 1s 203ms
And Set transport on auction with "500" and "20000" by JSON file as "super-admin-adama" 2s 127ms
When If user is login then logout 126ms
And Login as "paa1-carrier@qa.qa-test" 1s 342ms
And Go to auction offer 1s 290ms
And Reject auction offer 15s 039ms
org.openqa.selenium.NoSuchElementException: no such element: Unable to locate element: {"method":"xpath","selector":"//span[@data-field-name='delete']"}
  (Session info: headless chrome=88.0.4324.182)
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: 'ns3112421', ip: '94.23.29.183', os.name: 'Linux', os.arch: 'amd64', os.version: '4.15.0-136-generic', java.version: '1.8.0_201'
Driver info: org.openqa.selenium.chrome.ChromeDriver
Capabilities [{networkConnectionEnabled=false, chrome={chromedriverVersion=88.0.4324.96 (68dba2d8a0b149a1d3afac56fa74648032bcf46b-refs/branch-heads/4324@{#1784}), userDataDir=/home/teamcity/build-agent-2/temp/buildTmp/.com.google.Chrome.kcgkvm}, 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=88.0.4324.182, browserName=chrome, javascriptEnabled=true, platformName=LINUX, setWindowRect=true, webauthn:extension:largeBlob=true, webauthn:virtualAuthenticators=true}]
Session ID: 5103bf5073782dc3a0433382e03fea8f
*** Element info: {Using=xpath, value=//span[@data-field-name='delete']}
	at sun.reflect.GeneratedConstructorAccessor181.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 org.openqa.selenium.support.pagefactory.DefaultElementLocator.findElement(DefaultElementLocator.java:69)
	at org.openqa.selenium.support.pagefactory.internal.LocatingElementHandler.invoke(LocatingElementHandler.java:38)
	at com.sun.proxy.$Proxy24.click(Unknown Source)
	at Pages.Transport.AuctionFormPage.rejectOffer(AuctionFormPage.java:80)
	at CucumberTests.Transport.AuctionTransport.rejectAuctionOffer(AuctionTransport.java:114)
	at ✽.Reject auction offer(file:Features/Atom/Transport/Auction.feature:36)
Then Verify that offer has been removed from transport 000ms
After Hooks.deleteTransportAfterTest() 094ms
Scenario Outline Check if it is possible to reject auction offer
Steps
Given Login as "swisskrono-admin" and set token of apiUsername "super-admin-skz" 1s 186ms
And Create transport "CREATE_SMALLS_IMPORT" by JSON file as "super-admin-skz" 1s 200ms
And Set transport on auction with "500" and "20000" by JSON file as "super-admin-skz" 2s 099ms
When If user is login then logout 105ms
And Login as "pskza1-carrier@qa.qa-test" 1s 893ms
And Go to auction offer 1s 207ms
And Reject auction offer 15s 058ms
org.openqa.selenium.NoSuchElementException: no such element: Unable to locate element: {"method":"xpath","selector":"//span[@data-field-name='delete']"}
  (Session info: headless chrome=88.0.4324.182)
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: 'ns3112421', ip: '94.23.29.183', os.name: 'Linux', os.arch: 'amd64', os.version: '4.15.0-136-generic', java.version: '1.8.0_201'
Driver info: org.openqa.selenium.chrome.ChromeDriver
Capabilities [{networkConnectionEnabled=false, chrome={chromedriverVersion=88.0.4324.96 (68dba2d8a0b149a1d3afac56fa74648032bcf46b-refs/branch-heads/4324@{#1784}), userDataDir=/home/teamcity/build-agent-2/temp/buildTmp/.com.google.Chrome.kcgkvm}, 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=88.0.4324.182, browserName=chrome, javascriptEnabled=true, platformName=LINUX, setWindowRect=true, webauthn:extension:largeBlob=true, webauthn:virtualAuthenticators=true}]
Session ID: 5103bf5073782dc3a0433382e03fea8f
*** Element info: {Using=xpath, value=//span[@data-field-name='delete']}
	at sun.reflect.GeneratedConstructorAccessor181.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 org.openqa.selenium.support.pagefactory.DefaultElementLocator.findElement(DefaultElementLocator.java:69)
	at org.openqa.selenium.support.pagefactory.internal.LocatingElementHandler.invoke(LocatingElementHandler.java:38)
	at com.sun.proxy.$Proxy24.click(Unknown Source)
	at Pages.Transport.AuctionFormPage.rejectOffer(AuctionFormPage.java:80)
	at CucumberTests.Transport.AuctionTransport.rejectAuctionOffer(AuctionTransport.java:114)
	at ✽.Reject auction offer(file:Features/Atom/Transport/Auction.feature:36)
Then Verify that offer has been removed from transport 000ms
After Hooks.deleteTransportAfterTest() 092ms
Given Login as "adama-admin" and set token of apiUsername "super-admin-adama" 1s 170ms
And Create transport "CREATE_TRANSPORT" by JSON file as "super-admin-adama" 1s 209ms
And Set transport on auction with "500" and "20000" by JSON file as "super-admin-adama" 2s 090ms
When If user is login then logout 096ms
And Login as "paa1-carrier@qa.qa-test" 1s 129ms
And Go to auction offer 1s 288ms
And Offer prize above maximum - "20000" 139ms
Then Verify that is not possible to add offer 159ms
After Hooks.deleteTransportAfterTest() 076ms
Given Login as "swisskrono-admin" and set token of apiUsername "super-admin-skz" 1s 178ms
And Create transport "CREATE_SMALLS_IMPORT" by JSON file as "super-admin-skz" 1s 225ms
And Set transport on auction with "500" and "20000" by JSON file as "super-admin-skz" 2s 094ms
When If user is login then logout 094ms
And Login as "pskza1-carrier@qa.qa-test" 1s 163ms
And Go to auction offer 1s 218ms
And Offer prize above maximum - "20000" 138ms
Then Verify that is not possible to add offer 137ms
After Hooks.deleteTransportAfterTest() 073ms
Scenario Outline Check if it is possible to add auction again after previous auction end
Steps
Given Login as "adama-admin" and set token of apiUsername "super-admin-adama" 1s 010ms
And Create transport "CREATE_TRANSPORT" by JSON file as "super-admin-adama" 1s 182ms
And Set transport on auction with "500" and "20000" by JSON file as "super-admin-adama" 2s 093ms
And Wait till auction end 1m 58s 018ms
Then Verify that is possible to add auction 15s 028ms
java.lang.AssertionError: Przycisk aukcji nie pojawił się ponownie
	at org.junit.Assert.fail(Assert.java:88)
	at org.junit.Assert.assertTrue(Assert.java:41)
	at CucumberTests.Transport.AuctionTransport.verifyThatIsPossibleToAddAuction(AuctionTransport.java:162)
	at ✽.Verify that is possible to add auction(file:Features/Atom/Transport/Auction.feature:64)
After Hooks.deleteTransportAfterTest() 091ms
Scenario Outline Check if it is possible to add auction again after previous auction end
Steps
Given Login as "swisskrono-admin" and set token of apiUsername "super-admin-skz" 1s 320ms
And Create transport "CREATE_SMALLS_IMPORT" by JSON file as "super-admin-skz" 1s 214ms
And Set transport on auction with "500" and "20000" by JSON file as "super-admin-skz" 2s 092ms
And Wait till auction end 1m 58s 017ms
Then Verify that is possible to add auction 15s 064ms
java.lang.AssertionError: Przycisk aukcji nie pojawił się ponownie
	at org.junit.Assert.fail(Assert.java:88)
	at org.junit.Assert.assertTrue(Assert.java:41)
	at CucumberTests.Transport.AuctionTransport.verifyThatIsPossibleToAddAuction(AuctionTransport.java:162)
	at ✽.Verify that is possible to add auction(file:Features/Atom/Transport/Auction.feature:64)
After Hooks.deleteTransportAfterTest() 115ms
Given Login as "paa1-carrier@qa.qa-test" and set token of apiUsername "super-admin-adama" 1s 212ms
And Create transport "CREATE_TRANSPORT" by JSON file as "super-admin-adama" 1s 271ms
And Set transport on auction with "500" and "20000" by JSON file as "super-admin-adama" 2s 118ms
And Go to auction offer 1s 233ms
When Offer "1000" 142ms
Then Verify that offer with "1000" has been added to auction 3s 041ms
After Hooks.deleteTransportAfterTest() 109ms
Given Login as "pskza1-carrier@qa.qa-test" and set token of apiUsername "super-admin-skz" 1s 105ms
And Create transport "CREATE_SMALLS_IMPORT" by JSON file as "super-admin-skz" 1s 233ms
And Set transport on auction with "500" and "20000" by JSON file as "super-admin-skz" 2s 108ms
And Go to auction offer 1s 220ms
When Offer "1000" 127ms
Then Verify that offer with "1000" has been added to auction 3s 039ms
After Hooks.deleteTransportAfterTest() 084ms
Given Login as "pskza1-carrier@qa.qa-test" and set token of apiUsername "super-admin-skz" 1s 021ms
And Create transport "CREATE_SMALLS_IMPORT" by JSON file as "super-admin-skz" 1s 228ms
And Set transport on auction with "500" and "20000" by JSON file as "super-admin-skz" 2s 100ms
And Go to auction offer 1s 180ms
When Offer "1000" 135ms
And Verify that offer with "1000" has been added to auction 3s 040ms
Then Go to auction offer 1s 175ms
And Revoke current offer 566ms
And Verify that offer has been revoked 30s 620ms
After Hooks.deleteTransportAfterTest() 111ms
Given Login as "pskza1-carrier@qa.qa-test" and set token of apiUsername "super-admin-skz" 1s 187ms
And Create transport "CREATE_SMALLS_IMPORT" by JSON file as "super-admin-skz" 1s 275ms
And Set transport on auction with "500" and "20000" by JSON file as "super-admin-skz" 2s 114ms
And Go to auction offer 1s 230ms
When Offer "1000" 138ms
And Verify that offer with "1000" has been added to auction 3s 033ms
Then Go to auction offer 1s 177ms
And Offer "1500" 141ms
And Verify that offer with "1500" has been added to auction 3s 027ms
After Hooks.deleteTransportAfterTest() 084ms
Given Login as "pskza1-carrier@qa.qa-test" and set token of apiUsername "super-admin-skz" 1s 063ms
And Create transport "CREATE_SMALLS_IMPORT" by JSON file as "super-admin-skz" 1s 217ms
And Set transport on auction with "500" and "20000" by JSON file as "super-admin-skz" 2s 109ms
And Go to auction offer 1s 202ms
When Offer "1000" 119ms
And Verify that offer with "1000" has been added to auction 3s 036ms
Then Login as "swisskrono-admin" 1s 457ms
And Go to auction details 1s 195ms
And Finish active auction 048ms
And Verify that the transport has no active auction 155ms
After Hooks.deleteTransportAfterTest() 073ms
Given Login as "paa1-carrier@qa.qa-test" and set token of apiUsername "super-admin-adama" 1s 025ms
And Create transport "CREATE_TRANSPORT" by JSON file as "super-admin-adama" 1s 182ms
And Set transport on auction with "500" and "20000" by JSON file as "super-admin-adama" 2s 107ms
And Go to auction offer 1s 206ms
When Offer "1000" 149ms
Then Verify that carrier can see current place in auction depending on the "true" role 147ms
After Hooks.deleteTransportAfterTest() 074ms
Given Login as "pskza1-carrier@qa.qa-test" and set token of apiUsername "super-admin-skz" 1s 051ms
And Create transport "CREATE_SMALLS_IMPORT" by JSON file as "super-admin-skz" 1s 249ms
And Set transport on auction with "500" and "20000" by JSON file as "super-admin-skz" 2s 095ms
And Go to auction offer 1s 191ms
When Offer "1000" 127ms
Then Verify that carrier can see current place in auction depending on the "false" role 15s 066ms
After Hooks.deleteTransportAfterTest() 083ms
Given Login as "pskza1-carrier@qa.qa-test" and set token of apiUsername "super-admin-skz" 1s 190ms
And Create transport "CREATE_SMALLS_IMPORT" by JSON file as "super-admin-skz" 1s 221ms
And Set transport on auction with "500" and "20000" by JSON file as "super-admin-skz" 2s 100ms
And Go to auction offer 1s 203ms
When Offer "300" 127ms
And Verify that carrier can't add offer to auction 035ms
After Hooks.deleteTransportAfterTest() 075ms
Given Login as "adama-admin" and set token of apiUsername "super-admin-adama" 1s 074ms
And Create transport "CREATE_TRANSPORT" by JSON file as "super-admin-adama" 1s 193ms
And Show all transport "false" 014ms
When Go to auction form 1s 228ms
Then Verify carrier selection value "false" 046ms
After Hooks.deleteTransportAfterTest() 077ms
Given Login as "alrec-admin" and set token of apiUsername "super-admin-alrec" 1s 063ms
And Create transport "CREATE_TRANSPORT" by JSON file as "super-admin-alrec" 1s 259ms
And Show all transport "true" 079ms
When Go to auction form 1s 198ms
Then Verify carrier selection value "true" 042ms
After Hooks.deleteTransportAfterTest() 093ms
Given Login as "adama-admin" and set token of apiUsername "super-admin-adama" 1s 050ms
And Create transport "CREATE_TRANSPORT" by JSON file as "super-admin-adama" 1s 231ms
When Open transport auction form 186ms
And Select all companies checkbox in transport auction form 059ms
And Unselect company "PAA2" in transport auction form 071ms
And Put transport on auction 15s 192ms
And Open transport auction history 084ms
And Open participants section in transport auction history 055ms
Then Check if unselected "PAA2" is in transport auction history as participant 15s 052ms
After Hooks.deleteTransportAfterTest() 085ms
Given Login as "swisskrono-admin" and set token of apiUsername "super-admin-skz" 1s 254ms
And Create transport "CREATE_SMALLS_IMPORT" by JSON file as "super-admin-skz" 1s 244ms
When Open transport auction form 194ms
And Select all companies checkbox in transport auction form 069ms
And Unselect company "PSKZA2" in transport auction form 053ms
And Put transport on auction 15s 202ms
And Open transport auction history 097ms
And Open participants section in transport auction history 053ms
Then Check if unselected "PSKZA2" is in transport auction history as participant 15s 051ms
After Hooks.deleteTransportAfterTest() 081ms