Project Number Date
ApolloFullRunnerReport develop.351 22 mar 2021, 04:09

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 55s 819ms Failed
Feature Transport files
Given Login as "piast-admin" and set token of apiUsername "super-admin-piast" 1s 325ms
And Create transport "CREATE_DELIVERY_FRONT" by JSON file as "super-admin-piast" 1s 219ms
When Go to "TRANSPORT_TABLE" 151ms
And Show all transport types 1s 038ms
And Verify that transport has "0" files 035ms
Then Add file to transport by API 842ms
And Verify that transport has "1" files 192ms
After Hooks.deleteTransportAfterTest() 075ms
Given Login as "piast-admin" and set token of apiUsername "super-admin-piast" 1s 077ms
And Create transport "CREATE_LOAD_FRONT" by JSON file as "super-admin-piast" 1s 193ms
When Go to "TRANSPORT_TABLE" 122ms
And Show all transport types 1s 046ms
And Verify that transport has "0" files 034ms
Then Add file to transport by API 250ms
And Verify that transport has "1" files 504ms
After Hooks.deleteTransportAfterTest() 087ms
Given Login as "hochland-admin" and set token of apiUsername "super-admin-hochland" 1s 323ms
And Create transport "CREATE_DELIVERY" by JSON file as "super-admin-hochland" 1s 425ms
When Go to "TRANSPORT_TABLE" 146ms
And Show all transport types 1s 035ms
And Verify that transport has "0" files 041ms
Then Add file to transport by API 226ms
And Verify that transport has "1" files 329ms
After Hooks.deleteTransportAfterTest() 120ms
Given Login as "keeeper-admin" and set token of apiUsername "super-admin-keeeper" 1s 078ms
And Create transport "CREATE_CONTAINER" by JSON file as "super-admin-keeeper" 1s 188ms
When Go to "TRANSPORT_TABLE" 105ms
And Show all transport types 1s 032ms
And Verify that transport has "0" files 041ms
Then Add file to transport by API 209ms
And Verify that transport has "1" files 989ms
After Hooks.deleteTransportAfterTest() 076ms
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 113ms
And Create transport "CREATE_DELIVERY_FRONT" by JSON file as "super-admin-piast" 1s 171ms
And Delete transport 17s 199ms
When Go to "ARCHIVE_TAB" 246ms
And Show "DELIVERY" 15s 064ms
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.stnjtF}, 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: ff27db8ce533532a7db87c4dcdfce8d8
*** Element info: {Using=xpath, value=//span[@data-btn-name='DELIVERY']//a}
	at sun.reflect.GeneratedConstructorAccessor177.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() 082ms
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 320ms
And Create transport "CREATE_LOAD_FRONT" by JSON file as "super-admin-piast" 1s 200ms
And Delete transport 17s 338ms
When Go to "ARCHIVE_TAB" 276ms
And Show "LOAD" 15s 006ms
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.stnjtF}, 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: ff27db8ce533532a7db87c4dcdfce8d8
*** Element info: {Using=xpath, value=//span[@data-btn-name='LOAD']//a}
	at sun.reflect.GeneratedConstructorAccessor177.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() 072ms
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 386ms
And Create transport "CREATE_DELIVERY" by JSON file as "super-admin-hochland" 1s 374ms
And Delete transport 17s 901ms
When Go to "ARCHIVE_TAB" 233ms
And Show "DELIVERY" 15s 060ms
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.stnjtF}, 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: ff27db8ce533532a7db87c4dcdfce8d8
*** Element info: {Using=xpath, value=//span[@data-btn-name='DELIVERY']//a}
	at sun.reflect.GeneratedConstructorAccessor177.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() 110ms
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 265ms
And Create transport "CREATE_CONTAINER" by JSON file as "super-admin-keeeper" 1s 213ms
And Delete transport 17s 530ms
When Go to "ARCHIVE_TAB" 295ms
And Show "CONTAINER" 15s 024ms
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.stnjtF}, 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: ff27db8ce533532a7db87c4dcdfce8d8
*** Element info: {Using=xpath, value=//span[@data-btn-name='CONTAINER']//a}
	at sun.reflect.GeneratedConstructorAccessor177.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() 060ms
Given Set token of apiUsername "super-admin-adama" 093ms
And Create transport "CREATE_TRANSPORT" by JSON file as "super-admin-adama" 15s 227ms
And Transfer transport to carrier by JSON file "super-admin-adama" "true" confirmation 121ms
And Set token of apiUsername "paa1-carrier@qa.qa-test" 095ms
And Accept transferred transport by Api 189ms
And Login as "paa1-carrier@qa.qa-test" 1s 090ms
Then Verify that large_entrepreneur_declaration file has been added and can be downloaded 15s 712ms
After Hooks.deleteTransportAfterTest() 080ms
Given Login as "paa1-carrier@qa.qa-test" and set token of apiUsername "super-admin-adama" 1s 191ms
And Create transport "CREATE_TRANSPORT" by JSON file as "super-admin-adama" 1s 215ms
And Transfer transport to carrier by JSON file "super-admin-adama" "false" confirmation 110ms
Then Verify that large_entrepreneur_declaration file has been added and can be downloaded 17s 301ms
After Hooks.deleteTransportAfterTest() 088ms
Given Set token of apiUsername "super-admin-adama" 094ms
And Create transport "CREATE_TRANSPORT" by JSON file as "super-admin-adama" 1s 197ms
And Set transport on auction with "500" and "1500" by JSON file as "super-admin-adama" 2s 164ms
And Add a bid "500" to an auction by JSON file as "paa1-carrier@qa.qa-test" for "super-admin-adama" 361ms
And Login as "paa1-carrier@qa.qa-test" 1s 661ms
Then Verify that large_entrepreneur_declaration file has been added and can be downloaded 16s 030ms
After Hooks.deleteTransportAfterTest() 064ms
Given Login as "alrec-admin" and set token of apiUsername "super-admin-alrec" 1s 200ms
And Create transport "CREATE_TRANSPORT" by JSON file as "super-admin-alrec" 1s 245ms
When Go to "TRANSPORT_TABLE" 146ms
And Show all transport "true" 078ms
Then Verify that transport has "1" CMR file 1s 190ms
After Hooks.deleteTransportAfterTest() 082ms
Given Login as "alrec-admin" and set token of apiUsername "super-admin-alrec" 1s 120ms
And Create transport "CREATE_TRANSPORT_TWO_UNLOAD_STEPS" by JSON file as "super-admin-alrec" 1s 247ms
When Go to "TRANSPORT_TABLE" 138ms
And Show all transport "true" 070ms
Then Verify that transport has "2" CMR file 1s 179ms
After Hooks.deleteTransportAfterTest() 088ms
Given Login as "alrec-admin" and set token of apiUsername "super-admin-alrec" 1s 071ms
And Create transport "CREATE_TRANSPORT_TWO_UNLOAD_STEPS" by JSON file as "super-admin-alrec" 1s 260ms
When Go to "TRANSPORT_TABLE" 126ms
And Show all transport "true" 080ms
Then Verify that CMR document can be downloaded 17s 447ms
After Hooks.deleteTransportAfterTest() 068ms
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 076ms
And Create transport "CREATE_TRANSPORT_TWO_UNLOAD_STEPS" by JSON file as "super-admin-alrec" 1s 272ms
And Show all transport "true" 079ms
And Delete transport 17s 209ms
When Go to "ARCHIVE_TAB" 238ms
And Show "TRANSPORT_ORDER" 15s 051ms
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.stnjtF}, 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: ff27db8ce533532a7db87c4dcdfce8d8
*** Element info: {Using=xpath, value=//span[@data-btn-name='TRANSPORT_ORDER']//a}
	at sun.reflect.GeneratedConstructorAccessor177.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() 079ms