Project Number Date
ApolloFullRunnerReport kapibary.26 03 cze 2021, 05:25

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 6s 652ms Failed
Feature Filters
Given Login as "hochland-admin" and set token of apiUsername "super-admin-hochland" 3s 183ms
When Go to "TRANSPORT_TABLE" 645ms
Then Check transport is loaded "DELIVERY" 1s 331ms
Given Login as "piast-admin" and set token of apiUsername "super-admin-piast" 2s 549ms
When Go to "TRANSPORT_TABLE" 369ms
Then Check transport is loaded "DELIVERY" 1s 402ms
Given Login as "lantmannen-admin" and set token of apiUsername "super-admin-piast" 2s 352ms
When Go to "TRANSPORT_TABLE" 495ms
Then Check transport is loaded "DELIVERY" 1s 387ms
Given Login as "keeeper-admin" and set token of apiUsername "super-admin-keeeper" 2s 486ms
When Go to "TRANSPORT_TABLE" 445ms
Then Check transport is loaded "LOAD" 1s 363ms
Given Login as "alrec-admin" and set token of apiUsername "super-admin-alrec" 2s 466ms
When Go to "TRANSPORT_TABLE" 388ms
Then Check transport is loaded "DELIVERY" 1s 404ms
Given Login as "sempertrans-admin" and set token of apiUsername "super-admin-sempertrans" 4s 279ms
And Create transport "CREATE_DELIVERY" by JSON file as "super-admin-sempertrans" 1s 951ms
And Delete created transport by API 634ms
When Go to "ARCHIVE_TAB" 406ms
And Show all transport "false" 161ms
Then Check specific column "CONTRACTOR" 6s 433ms
Given Login as "alrec-admin" and set token of apiUsername "super-admin-alrec" 2s 342ms
And Create transport "CREATE_TRANSPORT" by JSON file as "super-admin-alrec" 2s 200ms
And Delete created transport by API 533ms
When Go to "ARCHIVE_TAB" 455ms
And Show all transport "true" 325ms
Then Check specific column "CONTRACTOR" 3s 291ms
Scenario Outline Check every filter in table
Steps
Given Set token of apiUsername "super-admin-sempertrans" 325ms
And Create transport "CREATE_DELIVERY_II" by JSON file as "super-admin-sempertrans" 15s 881ms
And Create transport "CREATE_DELIVERY" by JSON file as "super-admin-sempertrans" in "0" days 15s 831ms
And Get inputs from database "ADVICE_UNLOAD" "super-admin-sempertrans" 034ms
When Login as "sempertrans-admin" 2s 458ms
And Go to "TRANSPORT_TABLE" 513ms
And Select transportType "DELIVERY" 1s 237ms
And Click button advice in transport table "DELIVERY" 249ms
And Set advice window in schedule in the past 3s 135ms
And Fill advice form 11s 800ms
And Click advice save button and wait for advice form to disappear 33s 171ms
And Go to "TRANSPORT_TABLE" 517ms
And Select transportType "DELIVERY" 1s 253ms
Then Check if filters work properly 25s 325ms
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.0ujy6u}, 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: e719fc5657c0becf713e696cee7576b4
*** 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 342ms
Given Set token of apiUsername "super-admin-sempertrans" 340ms
And Create transport "CREATE_DELIVERY" by JSON file as "super-admin-sempertrans" 1s 911ms
When Login as "sempertrans-admin" 2s 242ms
And Go to "TRANSPORT_TABLE" 456ms
And Show all transport "false" 161ms
And Select transportType "DELIVERY" 1s 245ms
And Fill text based "CONTRACTOR" filter with "DOST-ST" 255ms
And Create transport "CREATE_DELIVERY" by JSON file as "super-admin-sempertrans" in "2" days 1s 967ms
And Select transportType "DELIVERY" 1s 241ms
And Fill text based "CONTRACTOR" filter with "DOST-ST" 258ms
Then Verify if new transport appear in transport table with polling "true" 5s 114ms
After Hooks.deleteAllTransports() 1m 3s 237ms
Given Set token of apiUsername "super-admin-alrec" 342ms
And Create transport "CREATE_DELIVERY" by JSON file as "super-admin-alrec" 2s 554ms
When Login as "alrec-admin" 2s 363ms
And Go to "TRANSPORT_TABLE" 511ms
And Show all transport "true" 319ms
And Select transportType "DELIVERY" 1s 279ms
And Fill text based "CONTRACTOR" filter with "DAA1" 225ms
And Create transport "CREATE_DELIVERY" by JSON file as "super-admin-alrec" in "2" days 2s 532ms
And Select transportType "DELIVERY" 1s 236ms
And Fill text based "CONTRACTOR" filter with "DAA1" 214ms
Then Verify if new transport appear in transport table with polling "true" 5s 123ms
After Hooks.deleteAllTransports() 49s 472ms
Given Set token of apiUsername "super-admin-sempertrans" 293ms
And Create transport "CREATE_DELIVERY" by JSON file as "super-admin-sempertrans" 1s 917ms
When Login as "sempertrans-admin" 2s 256ms
And Go to "TRANSPORT_TABLE" 480ms
And Show all transport "false" 154ms
And Select transportType "DELIVERY" 1s 267ms
And Fill text based "CONTRACTOR" filter with "DOST-ST" 280ms
And Create transport "CREATE_DELIVERY_II" by JSON file as "super-admin-sempertrans" in "2" days 2s 003ms
And Select transportType "DELIVERY" 1s 252ms
And Fill text based "CONTRACTOR" filter with "DOST-ST" 283ms
Then Verify if new transport appear in transport table with polling "false" 20s 107ms
After Hooks.deleteAllTransports() 1m 3s 107ms
Given Set token of apiUsername "super-admin-alrec" 310ms
And Create transport "CREATE_DELIVERY" by JSON file as "super-admin-alrec" 2s 559ms
When Login as "alrec-admin" 2s 308ms
And Go to "TRANSPORT_TABLE" 396ms
And Show all transport "true" 317ms
And Select transportType "DELIVERY" 1s 281ms
And Fill text based "CONTRACTOR" filter with "DAA1" 213ms
And Create transport "CREATE_DELIVERY_II" by JSON file as "super-admin-alrec" in "2" days 2s 565ms
And Select transportType "DELIVERY" 1s 237ms
And Fill text based "CONTRACTOR" filter with "DAA1" 250ms
Then Verify if new transport appear in transport table with polling "false" 20s 068ms
After Hooks.deleteAllTransports() 48s 762ms
Given Set token of apiUsername "swisskrono-purchasing-department" 252ms
And Create transport "CREATE_SMALLS_IMPORT" by JSON file as "swisskrono-purchasing-department" 2s 150ms
And Login as "swisskrono-purchasing-department" and set token of apiUsername "super-admin-skz" 8s 920ms
When Go to "TRANSPORT_TABLE" 458ms
And Sort transports by "show-mine" 1s 170ms
And Show all transport types 1s 191ms
Then Verify that created transport is "true" in transport table 1s 230ms
After Hooks.deleteTransportAfterTest() 617ms
Given Set token of apiUsername "swisskrono-purchasing-department" 229ms
And Create transport "CREATE_SMALLS_IMPORT" by JSON file as "swisskrono-purchasing-department" 2s 149ms
And Login as "swisskrono-purchasing-department" and set token of apiUsername "super-admin-skz" 2s 686ms
When Go to "TRANSPORT_TABLE" 451ms
And Sort transports by "show-all" 1s 166ms
And Show all transport types 1s 187ms
Then Verify that created transport is "true" in transport table 1s 289ms
After Hooks.deleteTransportAfterTest() 582ms
Given Set token of apiUsername "swisskrono-admin" 233ms
And Create transport "CREATE_SMALLS_IMPORT" by JSON file as "swisskrono-admin" 2s 163ms
And Login as "swisskrono-purchasing-department" and set token of apiUsername "super-admin-skz" 2s 835ms
When Go to "TRANSPORT_TABLE" 340ms
And Sort transports by "show-mine" 1s 121ms
And Show all transport types 1s 133ms
Then Verify that created transport is "false" in transport table 1m 18s 379ms
After Hooks.deleteTransportAfterTest() 656ms
Given Set token of apiUsername "swisskrono-admin" 268ms
And Create transport "CREATE_SMALLS_IMPORT" by JSON file as "swisskrono-admin" 2s 216ms
And Login as "swisskrono-purchasing-department" and set token of apiUsername "super-admin-skz" 2s 822ms
When Go to "TRANSPORT_TABLE" 382ms
And Sort transports by "show-all" 1s 147ms
And Show all transport types 1s 178ms
Then Verify that created transport is "true" in transport table 1s 226ms
After Hooks.deleteTransportAfterTest() 621ms
Given Set token of apiUsername "swisskrono-purchasing-department" 227ms
And Create transport "CREATE_SMALLS_IMPORT" by JSON file as "swisskrono-purchasing-department" 2s 169ms
And Delete created transport by API 574ms
And Login as "swisskrono-purchasing-department" and set token of apiUsername "super-admin-skz" 2s 680ms
When Go to "ARCHIVE_TAB" 480ms
And Sort transports by "show-mine" 1s 141ms
And Show "SMALLS_IMPORT" 172ms
Then Verify that created transport is "true" in transport table 15s 130ms
After Hooks.deleteTransportAfterTest() 687ms
Given Set token of apiUsername "swisskrono-purchasing-department" 230ms
And Create transport "CREATE_SMALLS_IMPORT" by JSON file as "swisskrono-purchasing-department" 16s 056ms
And Delete created transport by API 580ms
And Login as "swisskrono-purchasing-department" and set token of apiUsername "super-admin-skz" 2s 830ms
When Go to "ARCHIVE_TAB" 479ms
And Sort transports by "show-all" 1s 151ms
And Show "SMALLS_IMPORT" 163ms
Then Verify that created transport is "true" in transport table 15s 152ms
After Hooks.deleteTransportAfterTest() 724ms
Given Set token of apiUsername "swisskrono-admin" 286ms
And Create transport "CREATE_SMALLS_IMPORT" by JSON file as "swisskrono-admin" 16s 111ms
And Delete created transport by API 566ms
And Login as "swisskrono-purchasing-department" and set token of apiUsername "super-admin-skz" 3s 034ms
When Go to "ARCHIVE_TAB" 477ms
And Sort transports by "show-mine" 1s 143ms
And Show "SMALLS_IMPORT" 188ms
Then Verify that created transport is "false" in transport table 1m 32s 414ms
After Hooks.deleteTransportAfterTest() 672ms
Given Set token of apiUsername "swisskrono-admin" 241ms
And Create transport "CREATE_SMALLS_IMPORT" by JSON file as "swisskrono-admin" 16s 091ms
And Delete created transport by API 596ms
And Login as "swisskrono-purchasing-department" and set token of apiUsername "super-admin-skz" 2s 870ms
When Go to "ARCHIVE_TAB" 466ms
And Sort transports by "show-all" 1s 147ms
And Show "SMALLS_IMPORT" 172ms
Then Verify that created transport is "true" in transport table 15s 120ms
After Hooks.deleteTransportAfterTest() 559ms
Given Set token of apiUsername "super-admin-alrec" 315ms
And Create transport "CREATE_TRANSPORT_FIRST_SUPPLIER" by JSON file as "super-admin-alrec" 15s 930ms
And Create transport "CREATE_TRANSPORT_SECOND_SUPPLIER" by JSON file as "super-admin-alrec" 16s 054ms
When Login as "alrec-admin" 2s 234ms
And Go to "TRANSPORT_TABLE" 416ms
And Show all transport "true" 340ms
And Select transportType "TRANSPORT_ORDER" 1s 310ms
Then Check if load and unload place filters work properly "UNLOAD_PLACE" 26s 299ms
After Hooks.deleteAllTransports() 48s 218ms
Given Set token of apiUsername "super-admin-alrec" 309ms
And Create transport "CREATE_INBOUND_FIRST_SUPPLIER" by JSON file as "super-admin-alrec" 2s 086ms
And Create transport "CREATE_INBOUND_SECOND_SUPPLIER" by JSON file as "super-admin-alrec" 2s 112ms
When Login as "alrec-admin" 2s 142ms
And Go to "TRANSPORT_TABLE" 381ms
And Show all transport "true" 291ms
And Select transportType "INBOUND" 1s 194ms
Then Check if load and unload place filters work properly "LOAD_PLACE" 26s 200ms
After Hooks.deleteAllTransports() 48s 250ms
Given Set token of apiUsername "super-admin-alrec" 286ms
And Create transport "CREATE_TRANSPORT_FIRST_SUPPLIER" by JSON file as "super-admin-alrec" 2s 178ms
When Login as "alrec-admin" 2s 326ms
And Go to "TRANSPORT_TABLE" 386ms
And Show all transport "true" 329ms
And Select transportType "TRANSPORT_ORDER" 1s 295ms
Then Check if load and unload time filters work properly "LOAD_TIME_WINDOW" 37s 383ms
After Hooks.deleteTransportAfterTest() 489ms
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 655ms
And Create transport "CREATE_SMALLS_IMPORT" by JSON file as "super-admin-skz" 2s 027ms
And Transfer transport to carrier by JSON file "super-admin-skz" "true" confirmation 591ms
And Accept transferred transport by Api 011ms
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 537ms
And Create transport "CREATE_SMALLS_EXPORT" by JSON file as "super-admin-skz" 2s 166ms
And Transfer transport to carrier by JSON file "super-admin-skz" "true" confirmation 646ms
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_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" 282ms
And Prepare setting: "TRANSPORT_TABLE_DAYS_LIMIT" with value: "7d" with "super-admin-neuca" 026ms
When Create transport "CREATE_DELIVERY" by JSON file as "super-admin-neuca" in "8" days 2s 812ms
And Login as "neuca-admin" 2s 013ms
And Go to "TRANSPORT_TABLE" 491ms
Then Verify that created transport is "false" in transport table 1m 32s 416ms
And Toggle transport table days limit filter 189ms
And Verify that created transport is "true" in transport table 15s 095ms
After Hooks.deleteTransportAfterTest() 775ms