Project Number Date
ApolloFullRunnerReport develop.316 23 lut 2021, 06:54

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 12s 652ms Failed
Feature Set transport order on auction
Given Login as "adama-admin" and set token of apiUsername "super-admin-adama" 1s 081ms
And Create transport "CREATE_TRANSPORT" by JSON file as "super-admin-adama" 1s 222ms
When Fill auction form 15s 473ms
Then Verify that the auction has been added to transport 056ms
After Hooks.deleteTransportAfterTest() 084ms
Given Login as "swisskrono-admin" and set token of apiUsername "super-admin-skz" 1s 158ms
And Create transport "CREATE_SMALLS_IMPORT" by JSON file as "super-admin-skz" 1s 198ms
When Fill auction form 15s 404ms
Then Verify that the auction has been added to transport 060ms
After Hooks.deleteTransportAfterTest() 089ms
Given Login as "adama-admin" and set token of apiUsername "super-admin-adama" 1s 151ms
And Create transport "CREATE_TRANSPORT" by JSON file as "super-admin-adama" 1s 194ms
And Set transport on auction with "500" and "20000" by JSON file as "super-admin-adama" 2s 107ms
When If user is login then logout 108ms
And Login as "paa1-carrier@qa.qa-test" 2s 215ms
And Go to auction offer 1s 216ms
And Accept transport with minimum rate 15s 631ms
Then Check if carrier is assigned to transport 023ms
After Hooks.deleteTransportAfterTest() 087ms
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 065ms
And Create transport "CREATE_TRANSPORT" by JSON file as "super-admin-adama" 1s 216ms
And Set transport on auction with "500" and "20000" by JSON file as "super-admin-adama" 2s 106ms
When If user is login then logout 124ms
And Login as "paa1-carrier@qa.qa-test" 1s 236ms
And Go to auction offer 1s 297ms
And Reject auction offer 15s 007ms
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-128-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.TWaAdk}, 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: 1e5c580682022dc52b68db90f65431d5
*** Element info: {Using=xpath, value=//span[@data-field-name='delete']}
	at sun.reflect.GeneratedConstructorAccessor180.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() 089ms
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 165ms
And Create transport "CREATE_SMALLS_IMPORT" by JSON file as "super-admin-skz" 1s 210ms
And Set transport on auction with "500" and "20000" by JSON file as "super-admin-skz" 2s 104ms
When If user is login then logout 120ms
And Login as "pskza1-carrier@qa.qa-test" 2s 036ms
And Go to auction offer 1s 208ms
And Reject auction offer 15s 022ms
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-128-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.TWaAdk}, 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: 1e5c580682022dc52b68db90f65431d5
*** Element info: {Using=xpath, value=//span[@data-field-name='delete']}
	at sun.reflect.GeneratedConstructorAccessor180.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() 108ms
Given Login as "adama-admin" and set token of apiUsername "super-admin-adama" 1s 062ms
And Create transport "CREATE_TRANSPORT" by JSON file as "super-admin-adama" 1s 210ms
And Set transport on auction with "500" and "20000" by JSON file as "super-admin-adama" 2s 096ms
When If user is login then logout 112ms
And Login as "paa1-carrier@qa.qa-test" 1s 096ms
And Go to auction offer 1s 271ms
And Offer prize above maximum - "20000" 147ms
Then Verify that is not possible to add offer 156ms
After Hooks.deleteTransportAfterTest() 080ms
Given Login as "swisskrono-admin" and set token of apiUsername "super-admin-skz" 1s 114ms
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 095ms
When If user is login then logout 087ms
And Login as "pskza1-carrier@qa.qa-test" 1s 088ms
And Go to auction offer 1s 205ms
And Offer prize above maximum - "20000" 119ms
Then Verify that is not possible to add offer 150ms
After Hooks.deleteTransportAfterTest() 070ms
Given Login as "adama-admin" and set token of apiUsername "super-admin-adama" 1s 065ms
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 137ms
And Wait till auction end 1m 58s 018ms
Then Verify that is possible to add auction 052ms
After Hooks.deleteTransportAfterTest() 092ms
Given Login as "swisskrono-admin" and set token of apiUsername "super-admin-skz" 1s 310ms
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 095ms
And Wait till auction end 1m 58s 017ms
Then Verify that is possible to add auction 046ms
After Hooks.deleteTransportAfterTest() 125ms
Given Login as "paa1-carrier@qa.qa-test" and set token of apiUsername "super-admin-adama" 1s 187ms
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 094ms
And Go to auction offer 1s 195ms
When Offer "1000" 134ms
Then Verify that offer with "1000" has been added to auction 3s 045ms
After Hooks.deleteTransportAfterTest() 113ms
Given Login as "pskza1-carrier@qa.qa-test" and set token of apiUsername "super-admin-skz" 1s 017ms
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 093ms
And Go to auction offer 1s 211ms
When Offer "1000" 124ms
Then Verify that offer with "1000" has been added to auction 3s 040ms
After Hooks.deleteTransportAfterTest() 082ms
Given Login as "pskza1-carrier@qa.qa-test" and set token of apiUsername "super-admin-skz" 1s 055ms
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 091ms
And Go to auction offer 1s 194ms
When Offer "1000" 122ms
And Verify that offer with "1000" has been added to auction 3s 031ms
Then Go to auction offer 1s 175ms
And Revoke current offer 574ms
And Verify that offer has been revoked 30s 590ms
After Hooks.deleteTransportAfterTest() 103ms
Given Login as "pskza1-carrier@qa.qa-test" and set token of apiUsername "super-admin-skz" 1s 163ms
And Create transport "CREATE_SMALLS_IMPORT" by JSON file as "super-admin-skz" 1s 235ms
And Set transport on auction with "500" and "20000" by JSON file as "super-admin-skz" 2s 128ms
And Go to auction offer 1s 181ms
When Offer "1000" 130ms
And Verify that offer with "1000" has been added to auction 3s 034ms
Then Go to auction offer 1s 183ms
And Offer "1500" 136ms
And Verify that offer with "1500" has been added to auction 3s 030ms
After Hooks.deleteTransportAfterTest() 095ms
Given Login as "pskza1-carrier@qa.qa-test" and set token of apiUsername "super-admin-skz" 1s 050ms
And Create transport "CREATE_SMALLS_IMPORT" by JSON file as "super-admin-skz" 1s 231ms
And Set transport on auction with "500" and "20000" by JSON file as "super-admin-skz" 2s 099ms
And Go to auction offer 1s 202ms
When Offer "1000" 132ms
And Verify that offer with "1000" has been added to auction 3s 042ms
Then Login as "swisskrono-admin" 1s 059ms
And Go to auction details 1s 203ms
And Finish active auction 059ms
And Verify that the transport has no active auction 154ms
After Hooks.deleteTransportAfterTest() 089ms
Given Login as "paa1-carrier@qa.qa-test" and set token of apiUsername "super-admin-adama" 1s 070ms
And Create transport "CREATE_TRANSPORT" by JSON file as "super-admin-adama" 1s 232ms
And Set transport on auction with "500" and "20000" by JSON file as "super-admin-adama" 2s 109ms
And Go to auction offer 1s 206ms
When Offer "1000" 135ms
Then Verify that carrier can see current place in auction depending on the "true" role 144ms
After Hooks.deleteTransportAfterTest() 079ms
Given Login as "pskza1-carrier@qa.qa-test" and set token of apiUsername "super-admin-skz" 1s 016ms
And Create transport "CREATE_SMALLS_IMPORT" by JSON file as "super-admin-skz" 1s 210ms
And Set transport on auction with "500" and "20000" by JSON file as "super-admin-skz" 2s 103ms
And Go to auction offer 1s 205ms
When Offer "1000" 134ms
Then Verify that carrier can see current place in auction depending on the "false" role 15s 033ms
After Hooks.deleteTransportAfterTest() 107ms
Given Login as "pskza1-carrier@qa.qa-test" and set token of apiUsername "super-admin-skz" 1s 137ms
And Create transport "CREATE_SMALLS_IMPORT" by JSON file as "super-admin-skz" 1s 174ms
And Set transport on auction with "500" and "20000" by JSON file as "super-admin-skz" 2s 130ms
And Go to auction offer 1s 227ms
When Offer "300" 135ms
And Verify that carrier can't add offer to auction 031ms
After Hooks.deleteTransportAfterTest() 106ms
Given Login as "adama-admin" and set token of apiUsername "super-admin-adama" 1s 058ms
And Create transport "CREATE_TRANSPORT" by JSON file as "super-admin-adama" 1s 235ms
And Show all transport "false" 013ms
When Go to auction form 1s 238ms
Then Verify carrier selection value "false" 043ms
After Hooks.deleteTransportAfterTest() 073ms
Given Login as "alrec-admin" and set token of apiUsername "super-admin-alrec" 1s 073ms
And Create transport "CREATE_TRANSPORT" by JSON file as "super-admin-alrec" 1s 264ms
And Show all transport "true" 072ms
When Go to auction form 1s 201ms
Then Verify carrier selection value "true" 037ms
After Hooks.deleteTransportAfterTest() 066ms
Given Login as "adama-admin" and set token of apiUsername "super-admin-adama" 1s 048ms
And Create transport "CREATE_TRANSPORT" by JSON file as "super-admin-adama" 1s 203ms
When Open transport auction form 176ms
And Select all companies checkbox in transport auction form 057ms
And Unselect company "PAA2" in transport auction form 065ms
And Put transport on auction 15s 229ms
And Open transport auction history 100ms
And Open participants section in transport auction history 049ms
Then Check if unselected "PAA2" is in transport auction history as participant 15s 044ms
After Hooks.deleteTransportAfterTest() 088ms
Given Login as "swisskrono-admin" and set token of apiUsername "super-admin-skz" 1s 257ms
And Create transport "CREATE_SMALLS_IMPORT" by JSON file as "super-admin-skz" 1s 244ms
When Open transport auction form 187ms
And Select all companies checkbox in transport auction form 066ms
And Unselect company "PSKZA2" in transport auction form 067ms
And Put transport on auction 15s 174ms
And Open transport auction history 104ms
And Open participants section in transport auction history 060ms
Then Check if unselected "PSKZA2" is in transport auction history as participant 15s 057ms
After Hooks.deleteTransportAfterTest() 106ms