Project Number Date
ApolloFullRunnerReport kapibary.25 02 cze 2021, 07:26

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 14m 11s 214ms Failed
Feature Filters
Given Login as "hochland-admin" and set token of apiUsername "super-admin-hochland" 3s 312ms
When Go to "TRANSPORT_TABLE" 644ms
Then Check transport is loaded "DELIVERY" 1s 345ms
Given Login as "piast-admin" and set token of apiUsername "super-admin-piast" 2s 514ms
When Go to "TRANSPORT_TABLE" 374ms
Then Check transport is loaded "DELIVERY" 1s 439ms
Given Login as "lantmannen-admin" and set token of apiUsername "super-admin-piast" 2s 318ms
When Go to "TRANSPORT_TABLE" 392ms
Then Check transport is loaded "DELIVERY" 1s 336ms
Given Login as "keeeper-admin" and set token of apiUsername "super-admin-keeeper" 2s 322ms
When Go to "TRANSPORT_TABLE" 433ms
Then Check transport is loaded "LOAD" 1s 336ms
Given Login as "alrec-admin" and set token of apiUsername "super-admin-alrec" 2s 283ms
When Go to "TRANSPORT_TABLE" 336ms
Then Check transport is loaded "DELIVERY" 1s 333ms
Given Login as "sempertrans-admin" and set token of apiUsername "super-admin-sempertrans" 4s 513ms
And Create transport "CREATE_DELIVERY" by JSON file as "super-admin-sempertrans" 1s 969ms
And Delete created transport by API 538ms
When Go to "ARCHIVE_TAB" 454ms
And Show all transport "false" 176ms
Then Check specific column "CONTRACTOR" 7s 011ms
Given Login as "alrec-admin" and set token of apiUsername "super-admin-alrec" 2s 739ms
And Create transport "CREATE_TRANSPORT" by JSON file as "super-admin-alrec" 2s 227ms
And Delete created transport by API 607ms
When Go to "ARCHIVE_TAB" 516ms
And Show all transport "true" 362ms
Then Check specific column "CONTRACTOR" 3s 234ms
Scenario Outline Check every filter in table
Steps
Given Set token of apiUsername "super-admin-sempertrans" 326ms
And Create transport "CREATE_DELIVERY_II" by JSON file as "super-admin-sempertrans" 15s 858ms
And Create transport "CREATE_DELIVERY" by JSON file as "super-admin-sempertrans" in "0" days 15s 995ms
And Get inputs from database "ADVICE_UNLOAD" "super-admin-sempertrans" 034ms
When Login as "sempertrans-admin" 2s 486ms
And Go to "TRANSPORT_TABLE" 458ms
And Select transportType "DELIVERY" 1s 214ms
And Click button advice in transport table "DELIVERY" 217ms
And Set advice window in schedule in the past 3s 137ms
And Fill advice form 12s 225ms
And Click advice save button and wait for advice form to disappear 33s 253ms
And Go to "TRANSPORT_TABLE" 523ms
And Select transportType "DELIVERY" 1s 244ms
Then Check if filters work properly 25s 338ms
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: 'apollo-test-2', ip: '127.0.1.1', os.name: 'Linux', os.arch: 'amd64', os.version: '5.8.0-50-generic', java.version: '1.8.0_292'
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/temp/buildTmp/.com.google.Chrome.6NTqhN}, 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: 182363c1c0fdbddbd6dba2fe2690785f
*** 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 3s 561ms
Given Set token of apiUsername "super-admin-sempertrans" 310ms
And Create transport "CREATE_DELIVERY" by JSON file as "super-admin-sempertrans" 1s 899ms
When Login as "sempertrans-admin" 2s 387ms
And Go to "TRANSPORT_TABLE" 478ms
And Show all transport "false" 194ms
And Select transportType "DELIVERY" 1s 265ms
And Fill text based "CONTRACTOR" filter with "DOST-ST" 276ms
And Create transport "CREATE_DELIVERY" by JSON file as "super-admin-sempertrans" in "2" days 2s 021ms
And Select transportType "DELIVERY" 1s 258ms
And Fill text based "CONTRACTOR" filter with "DOST-ST" 333ms
Then Verify if new transport appear in transport table with polling "true" 5s 134ms
After Hooks.deleteAllTransports() 1m 3s 358ms
Given Set token of apiUsername "super-admin-alrec" 295ms
And Create transport "CREATE_DELIVERY" by JSON file as "super-admin-alrec" 2s 598ms
When Login as "alrec-admin" 2s 549ms
And Go to "TRANSPORT_TABLE" 439ms
And Show all transport "true" 341ms
And Select transportType "DELIVERY" 1s 296ms
And Fill text based "CONTRACTOR" filter with "DAA1" 242ms
And Create transport "CREATE_DELIVERY" by JSON file as "super-admin-alrec" in "2" days 2s 568ms
And Select transportType "DELIVERY" 1s 251ms
And Fill text based "CONTRACTOR" filter with "DAA1" 218ms
Then Verify if new transport appear in transport table with polling "true" 5s 098ms
After Hooks.deleteAllTransports() 49s 698ms
Given Set token of apiUsername "super-admin-sempertrans" 320ms
And Create transport "CREATE_DELIVERY" by JSON file as "super-admin-sempertrans" 1s 925ms
When Login as "sempertrans-admin" 2s 460ms
And Go to "TRANSPORT_TABLE" 424ms
And Show all transport "false" 157ms
And Select transportType "DELIVERY" 1s 204ms
And Fill text based "CONTRACTOR" filter with "DOST-ST" 232ms
And Create transport "CREATE_DELIVERY_II" by JSON file as "super-admin-sempertrans" in "2" days 1s 909ms
And Select transportType "DELIVERY" 1s 335ms
And Fill text based "CONTRACTOR" filter with "DOST-ST" 232ms
Then Verify if new transport appear in transport table with polling "false" 20s 062ms
After Hooks.deleteAllTransports() 1m 3s 326ms
Given Set token of apiUsername "super-admin-alrec" 416ms
And Create transport "CREATE_DELIVERY" by JSON file as "super-admin-alrec" 2s 583ms
When Login as "alrec-admin" 2s 384ms
And Go to "TRANSPORT_TABLE" 387ms
And Show all transport "true" 317ms
And Select transportType "DELIVERY" 1s 281ms
And Fill text based "CONTRACTOR" filter with "DAA1" 241ms
And Create transport "CREATE_DELIVERY_II" by JSON file as "super-admin-alrec" in "2" days 2s 643ms
And Select transportType "DELIVERY" 1s 248ms
And Fill text based "CONTRACTOR" filter with "DAA1" 248ms
Then Verify if new transport appear in transport table with polling "false" 20s 080ms
After Hooks.deleteAllTransports() 48s 730ms
Given Set token of apiUsername "swisskrono-purchasing-department" 232ms
And Create transport "CREATE_SMALLS_IMPORT" by JSON file as "swisskrono-purchasing-department" 2s 172ms
And Login as "swisskrono-purchasing-department" and set token of apiUsername "super-admin-skz" 9s 198ms
When Go to "TRANSPORT_TABLE" 437ms
And Sort transports by "show-mine" 1s 144ms
And Show all transport types 1s 164ms
Then Verify that created transport is "true" in transport table 1s 204ms
After Hooks.deleteTransportAfterTest() 562ms
Given Set token of apiUsername "swisskrono-purchasing-department" 235ms
And Create transport "CREATE_SMALLS_IMPORT" by JSON file as "swisskrono-purchasing-department" 2s 061ms
And Login as "swisskrono-purchasing-department" and set token of apiUsername "super-admin-skz" 2s 663ms
When Go to "TRANSPORT_TABLE" 455ms
And Sort transports by "show-all" 1s 150ms
And Show all transport types 1s 184ms
Then Verify that created transport is "true" in transport table 1s 282ms
After Hooks.deleteTransportAfterTest() 601ms
Given Set token of apiUsername "swisskrono-admin" 247ms
And Create transport "CREATE_SMALLS_IMPORT" by JSON file as "swisskrono-admin" 2s 135ms
And Login as "swisskrono-purchasing-department" and set token of apiUsername "super-admin-skz" 2s 783ms
When Go to "TRANSPORT_TABLE" 382ms
And Sort transports by "show-mine" 1s 147ms
And Show all transport types 1s 155ms
Then Verify that created transport is "false" in transport table 1m 18s 425ms
After Hooks.deleteTransportAfterTest() 610ms
Given Set token of apiUsername "swisskrono-admin" 225ms
And Create transport "CREATE_SMALLS_IMPORT" by JSON file as "swisskrono-admin" 2s 332ms
And Login as "swisskrono-purchasing-department" and set token of apiUsername "super-admin-skz" 2s 824ms
When Go to "TRANSPORT_TABLE" 412ms
And Sort transports by "show-all" 1s 171ms
And Show all transport types 1s 196ms
Then Verify that created transport is "true" in transport table 1s 291ms
After Hooks.deleteTransportAfterTest() 588ms
Given Set token of apiUsername "swisskrono-purchasing-department" 238ms
And Create transport "CREATE_SMALLS_IMPORT" by JSON file as "swisskrono-purchasing-department" 2s 157ms
And Delete created transport by API 574ms
And Login as "swisskrono-purchasing-department" and set token of apiUsername "super-admin-skz" 2s 742ms
When Go to "ARCHIVE_TAB" 478ms
And Sort transports by "show-mine" 1s 142ms
And Show "SMALLS_IMPORT" 188ms
Then Verify that created transport is "true" in transport table 15s 169ms
After Hooks.deleteTransportAfterTest() 606ms
Given Set token of apiUsername "swisskrono-purchasing-department" 252ms
And Create transport "CREATE_SMALLS_IMPORT" by JSON file as "swisskrono-purchasing-department" 16s 083ms
And Delete created transport by API 605ms
And Login as "swisskrono-purchasing-department" and set token of apiUsername "super-admin-skz" 2s 877ms
When Go to "ARCHIVE_TAB" 494ms
And Sort transports by "show-all" 1s 140ms
And Show "SMALLS_IMPORT" 182ms
Then Verify that created transport is "true" in transport table 15s 181ms
After Hooks.deleteTransportAfterTest() 719ms
Given Set token of apiUsername "swisskrono-admin" 251ms
And Create transport "CREATE_SMALLS_IMPORT" by JSON file as "swisskrono-admin" 16s 120ms
And Delete created transport by API 560ms
And Login as "swisskrono-purchasing-department" and set token of apiUsername "super-admin-skz" 3s 015ms
When Go to "ARCHIVE_TAB" 509ms
And Sort transports by "show-mine" 1s 133ms
And Show "SMALLS_IMPORT" 167ms
Then Verify that created transport is "false" in transport table 1m 32s 308ms
After Hooks.deleteTransportAfterTest() 721ms
Given Set token of apiUsername "swisskrono-admin" 246ms
And Create transport "CREATE_SMALLS_IMPORT" by JSON file as "swisskrono-admin" 16s 064ms
And Delete created transport by API 576ms
And Login as "swisskrono-purchasing-department" and set token of apiUsername "super-admin-skz" 2s 847ms
When Go to "ARCHIVE_TAB" 470ms
And Sort transports by "show-all" 1s 128ms
And Show "SMALLS_IMPORT" 154ms
Then Verify that created transport is "true" in transport table 15s 136ms
After Hooks.deleteTransportAfterTest() 610ms
Given Set token of apiUsername "super-admin-alrec" 292ms
And Create transport "CREATE_TRANSPORT_FIRST_SUPPLIER" by JSON file as "super-admin-alrec" 16s 090ms
And Create transport "CREATE_TRANSPORT_SECOND_SUPPLIER" by JSON file as "super-admin-alrec" 16s 072ms
When Login as "alrec-admin" 2s 510ms
And Go to "TRANSPORT_TABLE" 342ms
And Show all transport "true" 343ms
And Select transportType "TRANSPORT_ORDER" 1s 275ms
Then Check if load and unload place filters work properly "UNLOAD_PLACE" 26s 137ms
After Hooks.deleteAllTransports() 48s 374ms
Given Set token of apiUsername "super-admin-alrec" 298ms
And Create transport "CREATE_INBOUND_FIRST_SUPPLIER" by JSON file as "super-admin-alrec" 2s 141ms
And Create transport "CREATE_INBOUND_SECOND_SUPPLIER" by JSON file as "super-admin-alrec" 2s 127ms
When Login as "alrec-admin" 2s 466ms
And Go to "TRANSPORT_TABLE" 423ms
And Show all transport "true" 404ms
And Select transportType "INBOUND" 1s 224ms
Then Check if load and unload place filters work properly "LOAD_PLACE" 26s 465ms
After Hooks.deleteAllTransports() 48s 533ms
Given Set token of apiUsername "super-admin-alrec" 314ms
And Create transport "CREATE_TRANSPORT_FIRST_SUPPLIER" by JSON file as "super-admin-alrec" 2s 186ms
When Login as "alrec-admin" 2s 374ms
And Go to "TRANSPORT_TABLE" 460ms
And Show all transport "true" 373ms
And Select transportType "TRANSPORT_ORDER" 1s 315ms
Then Check if load and unload time filters work properly "LOAD_TIME_WINDOW" 37s 520ms
After Hooks.deleteTransportAfterTest() 583ms
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" 2s 826ms
And Create transport "CREATE_SMALLS_IMPORT" by JSON file as "super-admin-skz" 2s 198ms
And Transfer transport to carrier by JSON file "super-admin-skz" "true" confirmation 630ms
And Accept transferred transport by Api 013ms
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" 2s 697ms
And Create transport "CREATE_SMALLS_EXPORT" by JSON file as "super-admin-skz" 2s 159ms
And Transfer transport to carrier by JSON file "super-admin-skz" "true" confirmation 679ms
And Accept transferred transport by Api 016ms
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" 313ms
And Prepare setting: "TRANSPORT_TABLE_DAYS_LIMIT" with value: "7d" with "super-admin-neuca" 027ms
When Create transport "CREATE_DELIVERY" by JSON file as "super-admin-neuca" in "8" days 2s 793ms
And Login as "neuca-admin" 2s 062ms
And Go to "TRANSPORT_TABLE" 464ms
Then Verify that created transport is "false" in transport table 1m 32s 343ms
And Toggle transport table days limit filter 197ms
And Verify that created transport is "true" in transport table 15s 153ms
After Hooks.deleteTransportAfterTest() 862ms