Project Number Date
ApolloFullRunnerReport develop.347 19 mar 2021, 09:56

Feature Report

Steps Scenarios Features
Feature Passed Failed Skipped Pending Undefined Total Passed Failed Total Duration Status
Transport files 81 5 13 0 0 99 10 5 15 4m 56s 412ms Failed
Feature Transport files
Given Login as "piast-admin" and set token of apiUsername "super-admin-piast" 1s 293ms
And Create transport "CREATE_DELIVERY_FRONT" by JSON file as "super-admin-piast" 1s 199ms
When Go to "TRANSPORT_TABLE" 121ms
And Show all transport types 1s 035ms
And Verify that transport has "0" files 037ms
Then Add file to transport by API 773ms
And Verify that transport has "1" files 303ms
After Hooks.deleteTransportAfterTest() 060ms
Given Login as "piast-admin" and set token of apiUsername "super-admin-piast" 1s 079ms
And Create transport "CREATE_LOAD_FRONT" by JSON file as "super-admin-piast" 1s 192ms
When Go to "TRANSPORT_TABLE" 124ms
And Show all transport types 1s 040ms
And Verify that transport has "0" files 040ms
Then Add file to transport by API 263ms
And Verify that transport has "1" files 494ms
After Hooks.deleteTransportAfterTest() 052ms
Given Login as "hochland-admin" and set token of apiUsername "super-admin-hochland" 1s 356ms
And Create transport "CREATE_DELIVERY" by JSON file as "super-admin-hochland" 1s 363ms
When Go to "TRANSPORT_TABLE" 130ms
And Show all transport types 1s 043ms
And Verify that transport has "0" files 055ms
Then Add file to transport by API 260ms
And Verify that transport has "1" files 329ms
After Hooks.deleteTransportAfterTest() 097ms
Given Login as "keeeper-admin" and set token of apiUsername "super-admin-keeeper" 1s 102ms
And Create transport "CREATE_CONTAINER" by JSON file as "super-admin-keeeper" 1s 195ms
When Go to "TRANSPORT_TABLE" 136ms
And Show all transport types 1s 045ms
And Verify that transport has "0" files 035ms
Then Add file to transport by API 277ms
And Verify that transport has "1" files 870ms
After Hooks.deleteTransportAfterTest() 072ms
Scenario Outline Check if it possible to add file to transport in archive
Steps
Given Login as "piast-admin" and set token of apiUsername "super-admin-piast" 1s 109ms
And Create transport "CREATE_DELIVERY_FRONT" by JSON file as "super-admin-piast" 1s 196ms
And Delete transport 17s 723ms
When Go to "ARCHIVE_TAB" 255ms
And Show "DELIVERY" 15s 023ms
org.openqa.selenium.NoSuchElementException: no such element: Unable to locate element: {"method":"xpath","selector":"//span[@data-btn-name='DELIVERY']//a"}
  (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.aROnSj}, 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: 558350f017a70e37109fe7d48aa954c4
*** Element info: {Using=xpath, value=//span[@data-btn-name='DELIVERY']//a}
	at sun.reflect.GeneratedConstructorAccessor176.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.ArchPage.showTransportType(ArchPage.java:83)
	at CucumberTests.Transport.TransportUtilTest.show(TransportUtilTest.java:50)
	at ✽.Show "DELIVERY"(file:Features/Atom/Transport/File.feature:25)
And Verify that transport has "0" files 000ms
Then Add file to transport 000ms
And Verify that transport has "1" files 000ms
After Hooks.deleteTransportAfterTest() 090ms
Scenario Outline Check if it possible to add file to transport in archive
Steps
Given Login as "piast-admin" and set token of apiUsername "super-admin-piast" 1s 266ms
And Create transport "CREATE_LOAD_FRONT" by JSON file as "super-admin-piast" 1s 209ms
And Delete transport 17s 278ms
When Go to "ARCHIVE_TAB" 229ms
And Show "LOAD" 15s 043ms
org.openqa.selenium.NoSuchElementException: no such element: Unable to locate element: {"method":"xpath","selector":"//span[@data-btn-name='LOAD']//a"}
  (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.aROnSj}, 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: 558350f017a70e37109fe7d48aa954c4
*** Element info: {Using=xpath, value=//span[@data-btn-name='LOAD']//a}
	at sun.reflect.GeneratedConstructorAccessor176.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.ArchPage.showTransportType(ArchPage.java:83)
	at CucumberTests.Transport.TransportUtilTest.show(TransportUtilTest.java:50)
	at ✽.Show "LOAD"(file:Features/Atom/Transport/File.feature:25)
And Verify that transport has "0" files 000ms
Then Add file to transport 000ms
And Verify that transport has "1" files 000ms
After Hooks.deleteTransportAfterTest() 075ms
Scenario Outline Check if it possible to add file to transport in archive
Steps
Given Login as "hochland-admin" and set token of apiUsername "super-admin-hochland" 1s 542ms
And Create transport "CREATE_DELIVERY" by JSON file as "super-admin-hochland" 1s 367ms
And Delete transport 17s 825ms
When Go to "ARCHIVE_TAB" 259ms
And Show "DELIVERY" 15s 036ms
org.openqa.selenium.NoSuchElementException: no such element: Unable to locate element: {"method":"xpath","selector":"//span[@data-btn-name='DELIVERY']//a"}
  (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.aROnSj}, 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: 558350f017a70e37109fe7d48aa954c4
*** Element info: {Using=xpath, value=//span[@data-btn-name='DELIVERY']//a}
	at sun.reflect.GeneratedConstructorAccessor176.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.ArchPage.showTransportType(ArchPage.java:83)
	at CucumberTests.Transport.TransportUtilTest.show(TransportUtilTest.java:50)
	at ✽.Show "DELIVERY"(file:Features/Atom/Transport/File.feature:25)
And Verify that transport has "0" files 000ms
Then Add file to transport 000ms
And Verify that transport has "1" files 000ms
After Hooks.deleteTransportAfterTest() 115ms
Scenario Outline Check if it possible to add file to transport in archive
Steps
Given Login as "keeeper-admin" and set token of apiUsername "super-admin-keeeper" 1s 193ms
And Create transport "CREATE_CONTAINER" by JSON file as "super-admin-keeeper" 1s 207ms
And Delete transport 17s 575ms
When Go to "ARCHIVE_TAB" 246ms
And Show "CONTAINER" 15s 049ms
org.openqa.selenium.NoSuchElementException: no such element: Unable to locate element: {"method":"xpath","selector":"//span[@data-btn-name='CONTAINER']//a"}
  (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.aROnSj}, 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: 558350f017a70e37109fe7d48aa954c4
*** Element info: {Using=xpath, value=//span[@data-btn-name='CONTAINER']//a}
	at sun.reflect.GeneratedConstructorAccessor176.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.ArchPage.showTransportType(ArchPage.java:83)
	at CucumberTests.Transport.TransportUtilTest.show(TransportUtilTest.java:50)
	at ✽.Show "CONTAINER"(file:Features/Atom/Transport/File.feature:25)
And Verify that transport has "0" files 000ms
Then Add file to transport 000ms
And Verify that transport has "1" files 000ms
After Hooks.deleteTransportAfterTest() 074ms
Given Set token of apiUsername "super-admin-adama" 097ms
And Create transport "CREATE_TRANSPORT" by JSON file as "super-admin-adama" 15s 216ms
And Transfer transport to carrier by JSON file "super-admin-adama" "true" confirmation 155ms
And Set token of apiUsername "paa1-carrier@qa.qa-test" 095ms
And Accept transferred transport by Api 194ms
And Login as "paa1-carrier@qa.qa-test" 1s 168ms
Then Verify that large_entrepreneur_declaration file has been added and can be downloaded 15s 800ms
After Hooks.deleteTransportAfterTest() 079ms
Given Login as "paa1-carrier@qa.qa-test" and set token of apiUsername "super-admin-adama" 1s 213ms
And Create transport "CREATE_TRANSPORT" by JSON file as "super-admin-adama" 1s 202ms
And Transfer transport to carrier by JSON file "super-admin-adama" "false" confirmation 114ms
Then Verify that large_entrepreneur_declaration file has been added and can be downloaded 17s 858ms
After Hooks.deleteTransportAfterTest() 065ms
Given Set token of apiUsername "super-admin-adama" 092ms
And Create transport "CREATE_TRANSPORT" by JSON file as "super-admin-adama" 1s 163ms
And Set transport on auction with "500" and "1500" by JSON file as "super-admin-adama" 2s 165ms
And Add a bid "500" to an auction by JSON file as "paa1-carrier@qa.qa-test" for "super-admin-adama" 339ms
And Login as "paa1-carrier@qa.qa-test" 1s 111ms
Then Verify that large_entrepreneur_declaration file has been added and can be downloaded 16s 104ms
After Hooks.deleteTransportAfterTest() 099ms
Given Login as "alrec-admin" and set token of apiUsername "super-admin-alrec" 1s 187ms
And Create transport "CREATE_TRANSPORT" by JSON file as "super-admin-alrec" 1s 258ms
When Go to "TRANSPORT_TABLE" 127ms
And Show all transport "true" 073ms
Then Verify that transport has "1" CMR file 1s 183ms
After Hooks.deleteTransportAfterTest() 084ms
Given Login as "alrec-admin" and set token of apiUsername "super-admin-alrec" 1s 042ms
And Create transport "CREATE_TRANSPORT_TWO_UNLOAD_STEPS" by JSON file as "super-admin-alrec" 1s 277ms
When Go to "TRANSPORT_TABLE" 128ms
And Show all transport "true" 069ms
Then Verify that transport has "2" CMR file 1s 182ms
After Hooks.deleteTransportAfterTest() 060ms
Given Login as "alrec-admin" and set token of apiUsername "super-admin-alrec" 1s 050ms
And Create transport "CREATE_TRANSPORT_TWO_UNLOAD_STEPS" by JSON file as "super-admin-alrec" 1s 250ms
When Go to "TRANSPORT_TABLE" 128ms
And Show all transport "true" 076ms
Then Verify that CMR document can be downloaded 17s 451ms
After Hooks.deleteTransportAfterTest() 079ms
Scenario Outline Check if it CMR document can be downloaded in archive
Steps
Given Login as "alrec-admin" and set token of apiUsername "super-admin-alrec" 1s 200ms
And Create transport "CREATE_TRANSPORT_TWO_UNLOAD_STEPS" by JSON file as "super-admin-alrec" 1s 278ms
And Show all transport "true" 081ms
And Delete transport 17s 187ms
When Go to "ARCHIVE_TAB" 221ms
And Show "TRANSPORT_ORDER" 15s 015ms
org.openqa.selenium.NoSuchElementException: no such element: Unable to locate element: {"method":"xpath","selector":"//span[@data-btn-name='TRANSPORT_ORDER']//a"}
  (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.aROnSj}, 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: 558350f017a70e37109fe7d48aa954c4
*** Element info: {Using=xpath, value=//span[@data-btn-name='TRANSPORT_ORDER']//a}
	at sun.reflect.GeneratedConstructorAccessor176.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.ArchPage.showTransportType(ArchPage.java:83)
	at CucumberTests.Transport.TransportUtilTest.show(TransportUtilTest.java:50)
	at ✽.Show "TRANSPORT_ORDER"(file:Features/Atom/Transport/File.feature:101)
Then Verify that CMR document can be downloaded 000ms
After Hooks.deleteTransportAfterTest() 071ms