Project Number Date
ApolloFullRunnerReport master.338 08 mar 2021, 05:02

Feature Report

Steps Scenarios Features
Feature Passed Failed Skipped Pending Undefined Total Passed Failed Total Duration Status
Set transport order on auction 140 2 2 0 0 144 19 2 21 9m 13s 353ms Failed
Feature Set transport order on auction
Given Login as "adama-admin" and set token of apiUsername "super-admin-adama" 1s 370ms
And Create transport "CREATE_TRANSPORT" by JSON file as "super-admin-adama" 1s 237ms
When Fill auction form 15s 442ms
Then Verify that the auction has been added to transport 057ms
After Hooks.deleteTransportAfterTest() 071ms
Given Login as "swisskrono-admin" and set token of apiUsername "super-admin-skz" 1s 289ms
And Create transport "CREATE_SMALLS_IMPORT" by JSON file as "super-admin-skz" 1s 235ms
When Fill auction form 15s 445ms
Then Verify that the auction has been added to transport 039ms
After Hooks.deleteTransportAfterTest() 085ms
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 256ms
And Set transport on auction with "500" and "20000" by JSON file as "super-admin-adama" 2s 126ms
When If user is login then logout 112ms
And Login as "paa1-carrier@qa.qa-test" 2s 036ms
And Go to auction offer 1s 189ms
And Accept transport with minimum rate 15s 635ms
Then Check if carrier is assigned to transport 026ms
After Hooks.deleteTransportAfterTest() 086ms
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 142ms
And Create transport "CREATE_TRANSPORT" by JSON file as "super-admin-adama" 1s 224ms
And Set transport on auction with "500" and "20000" by JSON file as "super-admin-adama" 2s 110ms
When If user is login then logout 100ms
And Login as "paa1-carrier@qa.qa-test" 1s 092ms
And Go to auction offer 1s 314ms
And Reject auction offer 15s 043ms
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.zC8nN9}, 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: 425cef04c6988685fd1afe080ec1002b
*** 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() 066ms
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 096ms
And Create transport "CREATE_SMALLS_IMPORT" by JSON file as "super-admin-skz" 1s 237ms
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 124ms
And Login as "pskza1-carrier@qa.qa-test" 1s 995ms
And Go to auction offer 1s 194ms
And Reject auction offer 15s 038ms
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.zC8nN9}, 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: 425cef04c6988685fd1afe080ec1002b
*** 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() 095ms
Given Login as "adama-admin" and set token of apiUsername "super-admin-adama" 1s 082ms
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 101ms
When If user is login then logout 142ms
And Login as "paa1-carrier@qa.qa-test" 1s 114ms
And Go to auction offer 1s 196ms
And Offer prize above maximum - "20000" 148ms
Then Verify that is not possible to add offer 144ms
After Hooks.deleteTransportAfterTest() 082ms
Given Login as "swisskrono-admin" and set token of apiUsername "super-admin-skz" 1s 179ms
And Create transport "CREATE_SMALLS_IMPORT" by JSON file as "super-admin-skz" 1s 252ms
And Set transport on auction with "500" and "20000" by JSON file as "super-admin-skz" 2s 113ms
When If user is login then logout 090ms
And Login as "pskza1-carrier@qa.qa-test" 1s 117ms
And Go to auction offer 1s 209ms
And Offer prize above maximum - "20000" 129ms
Then Verify that is not possible to add offer 144ms
After Hooks.deleteTransportAfterTest() 081ms
Given Login as "adama-admin" and set token of apiUsername "super-admin-adama" 1s 071ms
And Create transport "CREATE_TRANSPORT" by JSON file as "super-admin-adama" 1s 229ms
And Set transport on auction with "500" and "20000" by JSON file as "super-admin-adama" 2s 098ms
And Wait till auction end 1m 58s 018ms
Then Verify that is possible to add auction 052ms
After Hooks.deleteTransportAfterTest() 133ms
Given Login as "swisskrono-admin" and set token of apiUsername "super-admin-skz" 1s 292ms
And Create transport "CREATE_SMALLS_IMPORT" by JSON file as "super-admin-skz" 1s 237ms
And Set transport on auction with "500" and "20000" by JSON file as "super-admin-skz" 2s 098ms
And Wait till auction end 1m 58s 016ms
Then Verify that is possible to add auction 040ms
After Hooks.deleteTransportAfterTest() 181ms
Given Login as "paa1-carrier@qa.qa-test" and set token of apiUsername "super-admin-adama" 1s 229ms
And Create transport "CREATE_TRANSPORT" by JSON file as "super-admin-adama" 1s 580ms
And Set transport on auction with "500" and "20000" by JSON file as "super-admin-adama" 2s 152ms
And Go to auction offer 1s 216ms
When Offer "1000" 139ms
Then Verify that offer with "1000" has been added to auction 3s 031ms
After Hooks.deleteTransportAfterTest() 071ms
Given Login as "pskza1-carrier@qa.qa-test" and set token of apiUsername "super-admin-skz" 1s 036ms
And Create transport "CREATE_SMALLS_IMPORT" by JSON file as "super-admin-skz" 1s 213ms
And Set transport on auction with "500" and "20000" by JSON file as "super-admin-skz" 2s 134ms
And Go to auction offer 1s 217ms
When Offer "1000" 131ms
Then Verify that offer with "1000" has been added to auction 3s 026ms
After Hooks.deleteTransportAfterTest() 076ms
Given Login as "pskza1-carrier@qa.qa-test" and set token of apiUsername "super-admin-skz" 1s 062ms
And Create transport "CREATE_SMALLS_IMPORT" by JSON file as "super-admin-skz" 1s 199ms
And Set transport on auction with "500" and "20000" by JSON file as "super-admin-skz" 2s 088ms
And Go to auction offer 1s 214ms
When Offer "1000" 130ms
And Verify that offer with "1000" has been added to auction 3s 037ms
Then Go to auction offer 1s 175ms
And Revoke current offer 569ms
And Verify that offer has been revoked 30s 603ms
After Hooks.deleteTransportAfterTest() 068ms
Given Login as "pskza1-carrier@qa.qa-test" and set token of apiUsername "super-admin-skz" 1s 153ms
And Create transport "CREATE_SMALLS_IMPORT" by JSON file as "super-admin-skz" 1s 220ms
And Set transport on auction with "500" and "20000" by JSON file as "super-admin-skz" 2s 096ms
And Go to auction offer 1s 218ms
When Offer "1000" 146ms
And Verify that offer with "1000" has been added to auction 3s 036ms
Then Go to auction offer 1s 165ms
And Offer "1500" 127ms
And Verify that offer with "1500" has been added to auction 3s 032ms
After Hooks.deleteTransportAfterTest() 106ms
Given Login as "pskza1-carrier@qa.qa-test" and set token of apiUsername "super-admin-skz" 1s 042ms
And Create transport "CREATE_SMALLS_IMPORT" by JSON file as "super-admin-skz" 1s 251ms
And Set transport on auction with "500" and "20000" by JSON file as "super-admin-skz" 2s 115ms
And Go to auction offer 1s 201ms
When Offer "1000" 130ms
And Verify that offer with "1000" has been added to auction 3s 030ms
Then Login as "swisskrono-admin" 1s 137ms
And Go to auction details 1s 211ms
And Finish active auction 056ms
And Verify that the transport has no active auction 149ms
After Hooks.deleteTransportAfterTest() 086ms
Given Login as "paa1-carrier@qa.qa-test" and set token of apiUsername "super-admin-adama" 1s 035ms
And Create transport "CREATE_TRANSPORT" by JSON file as "super-admin-adama" 1s 223ms
And Set transport on auction with "500" and "20000" by JSON file as "super-admin-adama" 2s 104ms
And Go to auction offer 1s 190ms
When Offer "1000" 108ms
Then Verify that carrier can see current place in auction depending on the "true" role 140ms
After Hooks.deleteTransportAfterTest() 067ms
Given Login as "pskza1-carrier@qa.qa-test" and set token of apiUsername "super-admin-skz" 984ms
And Create transport "CREATE_SMALLS_IMPORT" by JSON file as "super-admin-skz" 1s 211ms
And Set transport on auction with "500" and "20000" by JSON file as "super-admin-skz" 2s 099ms
And Go to auction offer 1s 214ms
When Offer "1000" 136ms
Then Verify that carrier can see current place in auction depending on the "false" role 15s 029ms
After Hooks.deleteTransportAfterTest() 088ms
Given Login as "pskza1-carrier@qa.qa-test" and set token of apiUsername "super-admin-skz" 1s 097ms
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 105ms
And Go to auction offer 1s 234ms
When Offer "300" 150ms
And Verify that carrier can't add offer to auction 040ms
After Hooks.deleteTransportAfterTest() 091ms
Given Login as "adama-admin" and set token of apiUsername "super-admin-adama" 1s 090ms
And Create transport "CREATE_TRANSPORT" by JSON file as "super-admin-adama" 1s 205ms
And Show all transport "false" 009ms
When Go to auction form 1s 287ms
Then Verify carrier selection value "false" 037ms
After Hooks.deleteTransportAfterTest() 077ms
Given Login as "alrec-admin" and set token of apiUsername "super-admin-alrec" 1s 034ms
And Create transport "CREATE_TRANSPORT" by JSON file as "super-admin-alrec" 1s 280ms
And Show all transport "true" 061ms
When Go to auction form 1s 200ms
Then Verify carrier selection value "true" 036ms
After Hooks.deleteTransportAfterTest() 066ms
Given Login as "adama-admin" and set token of apiUsername "super-admin-adama" 1s 007ms
And Create transport "CREATE_TRANSPORT" by JSON file as "super-admin-adama" 1s 229ms
When Open transport auction form 182ms
And Select all companies checkbox in transport auction form 065ms
And Unselect company "PAA2" in transport auction form 069ms
And Put transport on auction 15s 188ms
And Open transport auction history 106ms
And Open participants section in transport auction history 058ms
Then Check if unselected "PAA2" is in transport auction history as participant 15s 009ms
After Hooks.deleteTransportAfterTest() 088ms
Given Login as "swisskrono-admin" and set token of apiUsername "super-admin-skz" 1s 263ms
And Create transport "CREATE_SMALLS_IMPORT" by JSON file as "super-admin-skz" 1s 234ms
When Open transport auction form 198ms
And Select all companies checkbox in transport auction form 063ms
And Unselect company "PSKZA2" in transport auction form 069ms
And Put transport on auction 15s 223ms
And Open transport auction history 096ms
And Open participants section in transport auction history 063ms
Then Check if unselected "PSKZA2" is in transport auction history as participant 15s 020ms
After Hooks.deleteTransportAfterTest() 067ms