Project Number Date
ApolloFullRunnerReport develop.456 08 cze 2021, 17:01

Feature Report

Steps Scenarios Features
Feature Passed Failed Skipped Pending Undefined Total Passed Failed Total Duration Status
Filters 181 3 10 0 0 194 23 3 26 12m 59s 724ms Failed
Feature Filters
Given Login as "hochland-admin" and set token of apiUsername "super-admin-hochland" 2s 674ms
When Go to "TRANSPORT_TABLE" 240ms
Then Check transport is loaded "DELIVERY" 1s 139ms
Given Login as "piast-admin" and set token of apiUsername "super-admin-piast" 5s 954ms
When Go to "TRANSPORT_TABLE" 143ms
Then Check transport is loaded "DELIVERY" 1s 175ms
Given Login as "lantmannen-admin" and set token of apiUsername "super-admin-piast" 1s 516ms
When Go to "TRANSPORT_TABLE" 126ms
Then Check transport is loaded "DELIVERY" 1s 228ms
Given Login as "keeeper-admin" and set token of apiUsername "super-admin-keeeper" 1s 749ms
When Go to "TRANSPORT_TABLE" 104ms
Then Check transport is loaded "LOAD" 1s 135ms
Given Login as "alrec-admin" and set token of apiUsername "super-admin-alrec" 1s 632ms
When Go to "TRANSPORT_TABLE" 119ms
Then Check transport is loaded "DELIVERY" 1s 129ms
Given Login as "sempertrans-admin" and set token of apiUsername "super-admin-sempertrans" 2s 316ms
And Create transport "CREATE_DELIVERY" by JSON file as "super-admin-sempertrans" 2s 371ms
And Delete created transport by API 278ms
When Go to "ARCHIVE_TAB" 389ms
And Show all transport "false" 014ms
Then Check specific column "CONTRACTOR" 277ms
Given Login as "alrec-admin" and set token of apiUsername "super-admin-alrec" 1s 474ms
And Create transport "CREATE_TRANSPORT" by JSON file as "super-admin-alrec" 1s 696ms
And Delete created transport by API 120ms
When Go to "ARCHIVE_TAB" 205ms
And Show all transport "true" 097ms
Then Check specific column "CONTRACTOR" 839ms
Scenario Outline Check every filter in table
Steps
Given Set token of apiUsername "super-admin-sempertrans" 137ms
And Create transport "CREATE_DELIVERY_II" by JSON file as "super-admin-sempertrans" 15s 384ms
And Create transport "CREATE_DELIVERY" by JSON file as "super-admin-sempertrans" in "0" days 15s 300ms
And Get inputs from database "ADVICE_UNLOAD" "super-admin-sempertrans" 002ms
When Login as "sempertrans-admin" 1s 560ms
And Go to "TRANSPORT_TABLE" 390ms
And Select transportType "DELIVERY" 1s 063ms
And Click button advice in transport table "DELIVERY" 095ms
And Set advice window in schedule in the past 2s 992ms
And Fill advice form 9s 900ms
And Click advice save button and wait for advice form to disappear 31s 204ms
And Go to "TRANSPORT_TABLE" 282ms
And Select transportType "DELIVERY" 1s 079ms
Then Check if filters work properly 24s 444ms
org.openqa.selenium.NoSuchElementException: no such element: Unable to locate element: {"method":"xpath","selector":"//td[@data-column-name='CONTRACTOR']//div"}
  (Session info: headless chrome=91.0.4472.77)
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=91.0.4472.19 (1bf021f248676a0b2ab3ee0561d83a59e424c23e-refs/branch-heads/4472@{#288}), userDataDir=/home/teamcity/build-agent-2/temp/buildTmp/.com.google.Chrome.V0BZ2v}, 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=91.0.4472.77, browserName=chrome, javascriptEnabled=true, platformName=LINUX, setWindowRect=true, webauthn:extension:largeBlob=true, webauthn:virtualAuthenticators=true}]
Session ID: 75d2d20e6a88f02d5b32ae21f3845d66
*** Element info: {Using=xpath, value=//td[@data-column-name='CONTRACTOR']//div}
	at sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method)
	at sun.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:62)
	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.Filters.FiltersPage.isTransportFiltered(FiltersPage.java:175)
	at Pages.Filters.FiltersPage.fillEveryFilter(FiltersPage.java:98)
	at CucumberTests.Filters.FilterTransportTest.checkIfFiltersWorkProperly(FilterTransportTest.java:42)
	at ✽.Check if filters work properly(file:Features/Atom/Filters/Filter.feature:42)
After Hooks.deleteAllTransports() 1m 2s 011ms
Given Set token of apiUsername "super-admin-sempertrans" 146ms
And Create transport "CREATE_DELIVERY" by JSON file as "super-admin-sempertrans" 1s 570ms
When Login as "sempertrans-admin" 1s 397ms
And Go to "TRANSPORT_TABLE" 281ms
And Show all transport "false" 008ms
And Select transportType "DELIVERY" 1s 104ms
And Fill text based "CONTRACTOR" filter with "DOST-ST" 087ms
And Create transport "CREATE_DELIVERY" by JSON file as "super-admin-sempertrans" in "2" days 1s 326ms
And Select transportType "DELIVERY" 1s 141ms
And Fill text based "CONTRACTOR" filter with "DOST-ST" 114ms
Then Verify if new transport appear in transport table with polling "true" 5s 029ms
After Hooks.deleteAllTransports() 1m 1s 822ms
Given Set token of apiUsername "super-admin-alrec" 225ms
And Create transport "CREATE_DELIVERY" by JSON file as "super-admin-alrec" 1s 587ms
When Login as "alrec-admin" 1s 649ms
And Go to "TRANSPORT_TABLE" 144ms
And Show all transport "true" 093ms
And Select transportType "DELIVERY" 1s 181ms
And Fill text based "CONTRACTOR" filter with "DAA1" 079ms
And Create transport "CREATE_DELIVERY" by JSON file as "super-admin-alrec" in "2" days 1s 505ms
And Select transportType "DELIVERY" 1s 113ms
And Fill text based "CONTRACTOR" filter with "DAA1" 100ms
Then Verify if new transport appear in transport table with polling "true" 5s 030ms
After Hooks.deleteAllTransports() 46s 909ms
Given Set token of apiUsername "super-admin-sempertrans" 230ms
And Create transport "CREATE_DELIVERY" by JSON file as "super-admin-sempertrans" 6s 521ms
When Login as "sempertrans-admin" 1s 473ms
And Go to "TRANSPORT_TABLE" 249ms
And Show all transport "false" 009ms
And Select transportType "DELIVERY" 1s 089ms
And Fill text based "CONTRACTOR" filter with "DOST-ST" 140ms
And Create transport "CREATE_DELIVERY_II" by JSON file as "super-admin-sempertrans" in "2" days 1s 285ms
And Select transportType "DELIVERY" 1s 141ms
And Fill text based "CONTRACTOR" filter with "DOST-ST" 075ms
Then Verify if new transport appear in transport table with polling "false" 20s 054ms
After Hooks.deleteAllTransports() 1m 1s 741ms
Given Set token of apiUsername "super-admin-alrec" 171ms
And Create transport "CREATE_DELIVERY" by JSON file as "super-admin-alrec" 1s 698ms
When Login as "alrec-admin" 1s 535ms
And Go to "TRANSPORT_TABLE" 146ms
And Show all transport "true" 083ms
And Select transportType "DELIVERY" 1s 133ms
And Fill text based "CONTRACTOR" filter with "DAA1" 086ms
And Create transport "CREATE_DELIVERY_II" by JSON file as "super-admin-alrec" in "2" days 1s 521ms
And Select transportType "DELIVERY" 1s 114ms
And Fill text based "CONTRACTOR" filter with "DAA1" 095ms
Then Verify if new transport appear in transport table with polling "false" 20s 048ms
After Hooks.deleteAllTransports() 46s 967ms
Given Set token of apiUsername "swisskrono-purchasing-department" 151ms
And Create transport "CREATE_SMALLS_IMPORT" by JSON file as "swisskrono-purchasing-department" 1s 567ms
And Login as "swisskrono-purchasing-department" and set token of apiUsername "super-admin-skz" 9s 737ms
When Go to "TRANSPORT_TABLE" 120ms
And Sort transports by "show-mine" 1s 215ms
And Show all transport types 1s 110ms
Then Verify that created transport is "true" in transport table 1s 082ms
After Hooks.deleteTransportAfterTest() 193ms
Given Set token of apiUsername "swisskrono-purchasing-department" 336ms
And Create transport "CREATE_SMALLS_IMPORT" by JSON file as "swisskrono-purchasing-department" 1s 382ms
And Login as "swisskrono-purchasing-department" and set token of apiUsername "super-admin-skz" 1s 723ms
When Go to "TRANSPORT_TABLE" 354ms
And Sort transports by "show-all" 1s 099ms
And Show all transport types 1s 070ms
Then Verify that created transport is "true" in transport table 1s 060ms
After Hooks.deleteTransportAfterTest() 158ms
Given Set token of apiUsername "swisskrono-admin" 231ms
And Create transport "CREATE_SMALLS_IMPORT" by JSON file as "swisskrono-admin" 1s 338ms
And Login as "swisskrono-purchasing-department" and set token of apiUsername "super-admin-skz" 2s 192ms
When Go to "TRANSPORT_TABLE" 135ms
And Sort transports by "show-mine" 1s 098ms
And Show all transport types 1s 068ms
Then Verify that created transport is "false" in transport table 1m 18s 155ms
After Hooks.deleteTransportAfterTest() 137ms
Given Set token of apiUsername "swisskrono-admin" 117ms
And Create transport "CREATE_SMALLS_IMPORT" by JSON file as "swisskrono-admin" 1s 472ms
And Login as "swisskrono-purchasing-department" and set token of apiUsername "super-admin-skz" 1s 966ms
When Go to "TRANSPORT_TABLE" 102ms
And Sort transports by "show-all" 1s 058ms
And Show all transport types 1s 137ms
Then Verify that created transport is "true" in transport table 1s 058ms
After Hooks.deleteTransportAfterTest() 114ms
Given Set token of apiUsername "swisskrono-purchasing-department" 269ms
And Create transport "CREATE_SMALLS_IMPORT" by JSON file as "swisskrono-purchasing-department" 1s 331ms
And Delete created transport by API 142ms
And Login as "swisskrono-purchasing-department" and set token of apiUsername "super-admin-skz" 1s 773ms
When Go to "ARCHIVE_TAB" 238ms
And Sort transports by "show-mine" 1s 115ms
And Show "SMALLS_IMPORT" 059ms
Then Verify that created transport is "true" in transport table 15s 080ms
After Hooks.deleteTransportAfterTest() 175ms
Given Set token of apiUsername "swisskrono-purchasing-department" 124ms
And Create transport "CREATE_SMALLS_IMPORT" by JSON file as "swisskrono-purchasing-department" 15s 327ms
And Delete created transport by API 181ms
And Login as "swisskrono-purchasing-department" and set token of apiUsername "super-admin-skz" 1s 750ms
When Go to "ARCHIVE_TAB" 254ms
And Sort transports by "show-all" 1s 087ms
And Show "SMALLS_IMPORT" 066ms
Then Verify that created transport is "true" in transport table 15s 058ms
After Hooks.deleteTransportAfterTest() 143ms
Given Set token of apiUsername "swisskrono-admin" 239ms
And Create transport "CREATE_SMALLS_IMPORT" by JSON file as "swisskrono-admin" 15s 366ms
And Delete created transport by API 164ms
And Login as "swisskrono-purchasing-department" and set token of apiUsername "super-admin-skz" 2s 065ms
When Go to "ARCHIVE_TAB" 296ms
And Sort transports by "show-mine" 1s 070ms
And Show "SMALLS_IMPORT" 086ms
Then Verify that created transport is "false" in transport table 1m 32s 150ms
After Hooks.deleteTransportAfterTest() 133ms
Given Set token of apiUsername "swisskrono-admin" 140ms
And Create transport "CREATE_SMALLS_IMPORT" by JSON file as "swisskrono-admin" 15s 523ms
And Delete created transport by API 151ms
And Login as "swisskrono-purchasing-department" and set token of apiUsername "super-admin-skz" 1s 876ms
When Go to "ARCHIVE_TAB" 291ms
And Sort transports by "show-all" 1s 058ms
And Show "SMALLS_IMPORT" 094ms
Then Verify that created transport is "true" in transport table 15s 052ms
After Hooks.deleteTransportAfterTest() 174ms
Given Set token of apiUsername "super-admin-alrec" 189ms
And Create transport "CREATE_TRANSPORT_FIRST_SUPPLIER" by JSON file as "super-admin-alrec" 15s 524ms
And Create transport "CREATE_TRANSPORT_SECOND_SUPPLIER" by JSON file as "super-admin-alrec" 15s 350ms
When Login as "alrec-admin" 1s 459ms
And Go to "TRANSPORT_TABLE" 150ms
And Show all transport "true" 086ms
And Select transportType "TRANSPORT_ORDER" 1s 169ms
Then Check if load and unload place filters work properly "UNLOAD_PLACE" 24s 801ms
After Hooks.deleteAllTransports() 50s 755ms
Given Set token of apiUsername "super-admin-alrec" 207ms
And Create transport "CREATE_INBOUND_FIRST_SUPPLIER" by JSON file as "super-admin-alrec" 2s 034ms
And Create transport "CREATE_INBOUND_SECOND_SUPPLIER" by JSON file as "super-admin-alrec" 1s 320ms
When Login as "alrec-admin" 1s 472ms
And Go to "TRANSPORT_TABLE" 190ms
And Show all transport "true" 090ms
And Select transportType "INBOUND" 1s 121ms
Then Check if load and unload place filters work properly "LOAD_PLACE" 24s 808ms
After Hooks.deleteAllTransports() 46s 848ms
Given Set token of apiUsername "super-admin-alrec" 152ms
And Create transport "CREATE_TRANSPORT_FIRST_SUPPLIER" by JSON file as "super-admin-alrec" 1s 452ms
When Login as "alrec-admin" 1s 270ms
And Go to "TRANSPORT_TABLE" 157ms
And Show all transport "true" 059ms
And Select transportType "TRANSPORT_ORDER" 1s 226ms
Then Check if load and unload time filters work properly "LOAD_TIME_WINDOW" 36s 712ms
After Hooks.deleteTransportAfterTest() 111ms
Scenario Outline Check if it is possible to choose what the search in the archive applies to
Steps
Given Login as "swisskrono-admin" and set token of apiUsername "super-admin-skz" 1s 677ms
And Create transport "CREATE_SMALLS_IMPORT" by JSON file as "super-admin-skz" 1s 366ms
And Transfer transport to carrier by JSON file "super-admin-skz" "true" confirmation 234ms
And Accept transferred transport by Api 001ms
java.lang.AssertionError: Nie znaleziono szukanego zasobu w Apollo!
	at org.junit.Assert.fail(Assert.java:88)
	at Utils.JpaUtils.Apollo.SelectService.ApolloSelectDbService.getBigIntegerResult(ApolloSelectDbService.java:117)
	at Utils.JpaUtils.Apollo.SelectService.ApolloSelectDbService.getLongResult(ApolloSelectDbService.java:107)
	at Utils.JpaUtils.Apollo.SelectService.ApolloSelectDbService.findIdBy(ApolloSelectDbService.java:19)
	at CucumberTests.Transport.CarrierTransportAction.acceptTransferredTransportByApi(CarrierTransportAction.java:77)
	at ✽.Accept transferred transport by Api(file:Features/Atom/Filters/Filter.feature:132)
And Create advice "ADVICE_SMALLS" "SMALLS_IMPORT" "super-admin-skz" 000ms
And Delete created transport by API 000ms
When Go to "ARCHIVE_TAB" 000ms
And Show "SMALLS_IMPORT" 000ms
Then Check if it is possible to search with different date property selects 000ms
Scenario Outline Check if it is possible to choose what the search in the archive applies to
Steps
Given Login as "swisskrono-admin" and set token of apiUsername "super-admin-skz" 1s 572ms
And Create transport "CREATE_SMALLS_EXPORT" by JSON file as "super-admin-skz" 1s 361ms
And Transfer transport to carrier by JSON file "super-admin-skz" "true" confirmation 145ms
And Accept transferred transport by Api 001ms
java.lang.AssertionError: Nie znaleziono szukanego zasobu w Apollo!
	at org.junit.Assert.fail(Assert.java:88)
	at Utils.JpaUtils.Apollo.SelectService.ApolloSelectDbService.getBigIntegerResult(ApolloSelectDbService.java:117)
	at Utils.JpaUtils.Apollo.SelectService.ApolloSelectDbService.getLongResult(ApolloSelectDbService.java:107)
	at Utils.JpaUtils.Apollo.SelectService.ApolloSelectDbService.findIdBy(ApolloSelectDbService.java:19)
	at CucumberTests.Transport.CarrierTransportAction.acceptTransferredTransportByApi(CarrierTransportAction.java:77)
	at ✽.Accept transferred transport by Api(file:Features/Atom/Filters/Filter.feature:132)
And Create advice "ADVICE_SMALLS" "SMALLS_EXPORT" "super-admin-skz" 000ms
And Delete created transport by API 000ms
When Go to "ARCHIVE_TAB" 000ms
And Show "SMALLS_EXPORT" 000ms
Then Check if it is possible to search with different date property selects 000ms
Given Set token of apiUsername "super-admin-neuca" 146ms
And Prepare setting: "TRANSPORT_TABLE_DAYS_LIMIT" with value: "7d" with "super-admin-neuca" 002ms
When Create transport "CREATE_DELIVERY" by JSON file as "super-admin-neuca" in "8" days 1s 748ms
And Login as "neuca-admin" 1s 289ms
And Go to "TRANSPORT_TABLE" 322ms
Then Verify that created transport is "false" in transport table 1m 32s 209ms
And Toggle transport table days limit filter 082ms
And Verify that created transport is "true" in transport table 15s 093ms
After Hooks.deleteTransportAfterTest() 637ms