Project Number Date
ApolloFullRunnerReport develop.320 26 lut 2021, 04:26

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 15s 432ms Failed
Feature Set transport order on auction
Given Login as "adama-admin" and set token of apiUsername "super-admin-adama" 1s 057ms
And Create transport "CREATE_TRANSPORT" by JSON file as "super-admin-adama" 1s 240ms
When Fill auction form 15s 465ms
Then Verify that the auction has been added to transport 054ms
After Hooks.deleteTransportAfterTest() 098ms
Given Login as "swisskrono-admin" and set token of apiUsername "super-admin-skz" 1s 374ms
And Create transport "CREATE_SMALLS_IMPORT" by JSON file as "super-admin-skz" 1s 279ms
When Fill auction form 15s 388ms
Then Verify that the auction has been added to transport 051ms
After Hooks.deleteTransportAfterTest() 079ms
Given Login as "adama-admin" and set token of apiUsername "super-admin-adama" 1s 194ms
And Create transport "CREATE_TRANSPORT" by JSON file as "super-admin-adama" 1s 250ms
And Set transport on auction with "500" and "20000" by JSON file as "super-admin-adama" 2s 082ms
When If user is login then logout 104ms
And Login as "paa1-carrier@qa.qa-test" 1s 970ms
And Go to auction offer 1s 294ms
And Accept transport with minimum rate 15s 623ms
Then Check if carrier is assigned to transport 020ms
After Hooks.deleteTransportAfterTest() 085ms
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 083ms
And Create transport "CREATE_TRANSPORT" by JSON file as "super-admin-adama" 1s 226ms
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 129ms
And Login as "paa1-carrier@qa.qa-test" 950ms
And Go to auction offer 1s 319ms
And Reject auction offer 15s 056ms
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.R7AwbA}, 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: be60914cafc82ac1cdc6c57659be12fc
*** 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() 093ms
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 144ms
And Create transport "CREATE_SMALLS_IMPORT" by JSON file as "super-admin-skz" 1s 226ms
And Set transport on auction with "500" and "20000" by JSON file as "super-admin-skz" 2s 103ms
When If user is login then logout 133ms
And Login as "pskza1-carrier@qa.qa-test" 2s 048ms
And Go to auction offer 1s 179ms
And Reject auction offer 15s 008ms
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.R7AwbA}, 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: be60914cafc82ac1cdc6c57659be12fc
*** 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() 088ms
Given Login as "adama-admin" and set token of apiUsername "super-admin-adama" 1s 046ms
And Create transport "CREATE_TRANSPORT" by JSON file as "super-admin-adama" 1s 208ms
And Set transport on auction with "500" and "20000" by JSON file as "super-admin-adama" 2s 098ms
When If user is login then logout 129ms
And Login as "paa1-carrier@qa.qa-test" 1s 158ms
And Go to auction offer 1s 310ms
And Offer prize above maximum - "20000" 133ms
Then Verify that is not possible to add offer 159ms
After Hooks.deleteTransportAfterTest() 071ms
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 321ms
And Set transport on auction with "500" and "20000" by JSON file as "super-admin-skz" 2s 096ms
When If user is login then logout 089ms
And Login as "pskza1-carrier@qa.qa-test" 1s 143ms
And Go to auction offer 1s 214ms
And Offer prize above maximum - "20000" 140ms
Then Verify that is not possible to add offer 142ms
After Hooks.deleteTransportAfterTest() 088ms
Given Login as "adama-admin" and set token of apiUsername "super-admin-adama" 1s 078ms
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 091ms
And Wait till auction end 1m 58s 017ms
Then Verify that is possible to add auction 2s 265ms
After Hooks.deleteTransportAfterTest() 106ms
Given Login as "swisskrono-admin" and set token of apiUsername "super-admin-skz" 1s 225ms
And Create transport "CREATE_SMALLS_IMPORT" by JSON file as "super-admin-skz" 1s 189ms
And Set transport on auction with "500" and "20000" by JSON file as "super-admin-skz" 2s 083ms
And Wait till auction end 1m 58s 017ms
Then Verify that is possible to add auction 054ms
After Hooks.deleteTransportAfterTest() 145ms
Given Login as "paa1-carrier@qa.qa-test" and set token of apiUsername "super-admin-adama" 1s 235ms
And Create transport "CREATE_TRANSPORT" by JSON file as "super-admin-adama" 1s 253ms
And Set transport on auction with "500" and "20000" by JSON file as "super-admin-adama" 2s 114ms
And Go to auction offer 1s 216ms
When Offer "1000" 133ms
Then Verify that offer with "1000" has been added to auction 3s 032ms
After Hooks.deleteTransportAfterTest() 115ms
Given Login as "pskza1-carrier@qa.qa-test" and set token of apiUsername "super-admin-skz" 1s 104ms
And Create transport "CREATE_SMALLS_IMPORT" by JSON file as "super-admin-skz" 1s 240ms
And Set transport on auction with "500" and "20000" by JSON file as "super-admin-skz" 2s 083ms
And Go to auction offer 1s 191ms
When Offer "1000" 123ms
Then Verify that offer with "1000" has been added to auction 3s 036ms
After Hooks.deleteTransportAfterTest() 130ms
Given Login as "pskza1-carrier@qa.qa-test" and set token of apiUsername "super-admin-skz" 1s 149ms
And Create transport "CREATE_SMALLS_IMPORT" by JSON file as "super-admin-skz" 1s 223ms
And Set transport on auction with "500" and "20000" by JSON file as "super-admin-skz" 2s 092ms
And Go to auction offer 1s 184ms
When Offer "1000" 124ms
And Verify that offer with "1000" has been added to auction 3s 036ms
Then Go to auction offer 1s 180ms
And Revoke current offer 577ms
And Verify that offer has been revoked 30s 638ms
After Hooks.deleteTransportAfterTest() 127ms
Given Login as "pskza1-carrier@qa.qa-test" and set token of apiUsername "super-admin-skz" 1s 182ms
And Create transport "CREATE_SMALLS_IMPORT" by JSON file as "super-admin-skz" 1s 269ms
And Set transport on auction with "500" and "20000" by JSON file as "super-admin-skz" 2s 149ms
And Go to auction offer 1s 196ms
When Offer "1000" 156ms
And Verify that offer with "1000" has been added to auction 3s 040ms
Then Go to auction offer 1s 195ms
And Offer "1500" 139ms
And Verify that offer with "1500" has been added to auction 3s 030ms
After Hooks.deleteTransportAfterTest() 102ms
Given Login as "pskza1-carrier@qa.qa-test" and set token of apiUsername "super-admin-skz" 1s 073ms
And Create transport "CREATE_SMALLS_IMPORT" by JSON file as "super-admin-skz" 1s 234ms
And Set transport on auction with "500" and "20000" by JSON file as "super-admin-skz" 2s 110ms
And Go to auction offer 1s 201ms
When Offer "1000" 132ms
And Verify that offer with "1000" has been added to auction 3s 036ms
Then Login as "swisskrono-admin" 1s 062ms
And Go to auction details 1s 206ms
And Finish active auction 053ms
And Verify that the transport has no active auction 036ms
After Hooks.deleteTransportAfterTest() 085ms
Given Login as "paa1-carrier@qa.qa-test" and set token of apiUsername "super-admin-adama" 1s 055ms
And Create transport "CREATE_TRANSPORT" by JSON file as "super-admin-adama" 1s 214ms
And Set transport on auction with "500" and "20000" by JSON file as "super-admin-adama" 2s 132ms
And Go to auction offer 1s 212ms
When Offer "1000" 152ms
Then Verify that carrier can see current place in auction depending on the "true" role 142ms
After Hooks.deleteTransportAfterTest() 075ms
Given Login as "pskza1-carrier@qa.qa-test" and set token of apiUsername "super-admin-skz" 1s 034ms
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 087ms
And Go to auction offer 1s 199ms
When Offer "1000" 124ms
Then Verify that carrier can see current place in auction depending on the "false" role 15s 011ms
After Hooks.deleteTransportAfterTest() 125ms
Given Login as "pskza1-carrier@qa.qa-test" and set token of apiUsername "super-admin-skz" 1s 188ms
And Create transport "CREATE_SMALLS_IMPORT" by JSON file as "super-admin-skz" 1s 229ms
And Set transport on auction with "500" and "20000" by JSON file as "super-admin-skz" 2s 101ms
And Go to auction offer 1s 214ms
When Offer "300" 140ms
And Verify that carrier can't add offer to auction 029ms
After Hooks.deleteTransportAfterTest() 082ms
Given Login as "adama-admin" and set token of apiUsername "super-admin-adama" 1s 089ms
And Create transport "CREATE_TRANSPORT" by JSON file as "super-admin-adama" 1s 217ms
And Show all transport "false" 009ms
When Go to auction form 1s 270ms
Then Verify carrier selection value "false" 045ms
After Hooks.deleteTransportAfterTest() 071ms
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 259ms
And Show all transport "true" 088ms
When Go to auction form 1s 187ms
Then Verify carrier selection value "true" 036ms
After Hooks.deleteTransportAfterTest() 060ms
Given Login as "adama-admin" and set token of apiUsername "super-admin-adama" 1s 039ms
And Create transport "CREATE_TRANSPORT" by JSON file as "super-admin-adama" 1s 229ms
When Open transport auction form 189ms
And Select all companies checkbox in transport auction form 069ms
And Unselect company "PAA2" in transport auction form 060ms
And Put transport on auction 15s 219ms
And Open transport auction history 097ms
And Open participants section in transport auction history 058ms
Then Check if unselected "PAA2" is in transport auction history as participant 15s 024ms
After Hooks.deleteTransportAfterTest() 068ms
Given Login as "swisskrono-admin" and set token of apiUsername "super-admin-skz" 1s 286ms
And Create transport "CREATE_SMALLS_IMPORT" by JSON file as "super-admin-skz" 1s 204ms
When Open transport auction form 197ms
And Select all companies checkbox in transport auction form 060ms
And Unselect company "PSKZA2" in transport auction form 067ms
And Put transport on auction 15s 191ms
And Open transport auction history 089ms
And Open participants section in transport auction history 053ms
Then Check if unselected "PSKZA2" is in transport auction history as participant 15s 049ms
After Hooks.deleteTransportAfterTest() 081ms