Project Number Date
ApolloFullRunnerReport kapibary.20 28 maj 2021, 07:28

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 13m 46s 788ms Failed
Feature Filters
Given Login as "hochland-admin" and set token of apiUsername "super-admin-hochland" 3s 179ms
When Go to "TRANSPORT_TABLE" 475ms
Then Check transport is loaded "DELIVERY" 1s 349ms
Given Login as "piast-admin" and set token of apiUsername "super-admin-piast" 2s 438ms
When Go to "TRANSPORT_TABLE" 394ms
Then Check transport is loaded "DELIVERY" 1s 411ms
Given Login as "lantmannen-admin" and set token of apiUsername "super-admin-piast" 2s 227ms
When Go to "TRANSPORT_TABLE" 354ms
Then Check transport is loaded "DELIVERY" 1s 339ms
Given Login as "keeeper-admin" and set token of apiUsername "super-admin-keeeper" 2s 299ms
When Go to "TRANSPORT_TABLE" 451ms
Then Check transport is loaded "LOAD" 1s 355ms
Given Login as "alrec-admin" and set token of apiUsername "super-admin-alrec" 2s 371ms
When Go to "TRANSPORT_TABLE" 388ms
Then Check transport is loaded "DELIVERY" 1s 394ms
Given Login as "sempertrans-admin" and set token of apiUsername "super-admin-sempertrans" 4s 233ms
And Create transport "CREATE_DELIVERY" by JSON file as "super-admin-sempertrans" 1s 955ms
And Delete created transport by API 512ms
When Go to "ARCHIVE_TAB" 488ms
And Show all transport "false" 163ms
Then Check specific column "CONTRACTOR" 3s 520ms
Given Login as "alrec-admin" and set token of apiUsername "super-admin-alrec" 2s 450ms
And Create transport "CREATE_TRANSPORT" by JSON file as "super-admin-alrec" 2s 207ms
And Delete created transport by API 526ms
When Go to "ARCHIVE_TAB" 529ms
And Show all transport "true" 320ms
Then Check specific column "CONTRACTOR" 2s 887ms
Scenario Outline Check every filter in table
Steps
Given Set token of apiUsername "super-admin-sempertrans" 234ms
And Create transport "CREATE_DELIVERY_II" by JSON file as "super-admin-sempertrans" 15s 829ms
And Create transport "CREATE_DELIVERY" by JSON file as "super-admin-sempertrans" in "0" days 15s 811ms
And Get inputs from database "ADVICE_UNLOAD" "super-admin-sempertrans" 033ms
When Login as "sempertrans-admin" 2s 406ms
And Go to "TRANSPORT_TABLE" 514ms
And Select transportType "DELIVERY" 1s 240ms
And Click button advice in transport table "DELIVERY" 249ms
And Set advice window in schedule in the past 3s 151ms
And Fill advice form 12s 116ms
And Click advice save button and wait for advice form to disappear 17s 747ms
And Go to "TRANSPORT_TABLE" 542ms
And Select transportType "DELIVERY" 1s 249ms
Then Check if filters work properly 25s 367ms
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.24v9WP}, 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: 736d15142d3020156deecd1dcb2d7dca
*** 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 463ms
Given Set token of apiUsername "super-admin-sempertrans" 240ms
And Create transport "CREATE_DELIVERY" by JSON file as "super-admin-sempertrans" 1s 898ms
When Login as "sempertrans-admin" 2s 287ms
And Go to "TRANSPORT_TABLE" 479ms
And Show all transport "false" 155ms
And Select transportType "DELIVERY" 1s 274ms
And Fill text based "CONTRACTOR" filter with "DOST-ST" 283ms
And Create transport "CREATE_DELIVERY" by JSON file as "super-admin-sempertrans" in "2" days 1s 919ms
And Select transportType "DELIVERY" 1s 255ms
And Fill text based "CONTRACTOR" filter with "DOST-ST" 228ms
Then Verify if new transport appear in transport table with polling "true" 5s 132ms
After Hooks.deleteAllTransports() 1m 3s 224ms
Given Set token of apiUsername "super-admin-alrec" 244ms
And Create transport "CREATE_DELIVERY" by JSON file as "super-admin-alrec" 2s 520ms
When Login as "alrec-admin" 2s 358ms
And Go to "TRANSPORT_TABLE" 382ms
And Show all transport "true" 326ms
And Select transportType "DELIVERY" 1s 282ms
And Fill text based "CONTRACTOR" filter with "DAA1" 231ms
And Create transport "CREATE_DELIVERY" by JSON file as "super-admin-alrec" in "2" days 2s 699ms
And Select transportType "DELIVERY" 1s 253ms
And Fill text based "CONTRACTOR" filter with "DAA1" 222ms
Then Verify if new transport appear in transport table with polling "true" 5s 123ms
After Hooks.deleteAllTransports() 49s 391ms
Given Set token of apiUsername "super-admin-sempertrans" 268ms
And Create transport "CREATE_DELIVERY" by JSON file as "super-admin-sempertrans" 1s 942ms
When Login as "sempertrans-admin" 2s 313ms
And Go to "TRANSPORT_TABLE" 472ms
And Show all transport "false" 155ms
And Select transportType "DELIVERY" 1s 276ms
And Fill text based "CONTRACTOR" filter with "DOST-ST" 286ms
And Create transport "CREATE_DELIVERY_II" by JSON file as "super-admin-sempertrans" in "2" days 1s 948ms
And Select transportType "DELIVERY" 1s 257ms
And Fill text based "CONTRACTOR" filter with "DOST-ST" 278ms
Then Verify if new transport appear in transport table with polling "false" 20s 080ms
After Hooks.deleteAllTransports() 1m 3s 171ms
Given Set token of apiUsername "super-admin-alrec" 258ms
And Create transport "CREATE_DELIVERY" by JSON file as "super-admin-alrec" 2s 577ms
When Login as "alrec-admin" 2s 450ms
And Go to "TRANSPORT_TABLE" 417ms
And Show all transport "true" 332ms
And Select transportType "DELIVERY" 1s 304ms
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 544ms
And Select transportType "DELIVERY" 1s 252ms
And Fill text based "CONTRACTOR" filter with "DAA1" 233ms
Then Verify if new transport appear in transport table with polling "false" 20s 103ms
After Hooks.deleteAllTransports() 48s 886ms
Given Set token of apiUsername "swisskrono-purchasing-department" 238ms
And Create transport "CREATE_SMALLS_IMPORT" by JSON file as "swisskrono-purchasing-department" 2s 198ms
And Login as "swisskrono-purchasing-department" and set token of apiUsername "super-admin-skz" 8s 699ms
When Go to "TRANSPORT_TABLE" 429ms
And Sort transports by "show-mine" 1s 165ms
And Show all transport types 1s 171ms
Then Verify that created transport is "true" in transport table 1s 223ms
After Hooks.deleteTransportAfterTest() 596ms
Given Set token of apiUsername "swisskrono-purchasing-department" 227ms
And Create transport "CREATE_SMALLS_IMPORT" by JSON file as "swisskrono-purchasing-department" 2s 109ms
And Login as "swisskrono-purchasing-department" and set token of apiUsername "super-admin-skz" 2s 764ms
When Go to "TRANSPORT_TABLE" 450ms
And Sort transports by "show-all" 1s 165ms
And Show all transport types 1s 188ms
Then Verify that created transport is "true" in transport table 1s 254ms
After Hooks.deleteTransportAfterTest() 590ms
Given Set token of apiUsername "swisskrono-admin" 236ms
And Create transport "CREATE_SMALLS_IMPORT" by JSON file as "swisskrono-admin" 2s 168ms
And Login as "swisskrono-purchasing-department" and set token of apiUsername "super-admin-skz" 2s 714ms
When Go to "TRANSPORT_TABLE" 370ms
And Sort transports by "show-mine" 1s 160ms
And Show all transport types 1s 170ms
Then Verify that created transport is "false" in transport table 1m 18s 509ms
After Hooks.deleteTransportAfterTest() 711ms
Given Set token of apiUsername "swisskrono-admin" 205ms
And Create transport "CREATE_SMALLS_IMPORT" by JSON file as "swisskrono-admin" 2s 078ms
And Login as "swisskrono-purchasing-department" and set token of apiUsername "super-admin-skz" 2s 754ms
When Go to "TRANSPORT_TABLE" 404ms
And Sort transports by "show-all" 1s 161ms
And Show all transport types 1s 190ms
Then Verify that created transport is "true" in transport table 1s 286ms
After Hooks.deleteTransportAfterTest() 606ms
Given Set token of apiUsername "swisskrono-purchasing-department" 227ms
And Create transport "CREATE_SMALLS_IMPORT" by JSON file as "swisskrono-purchasing-department" 2s 153ms
And Delete created transport by API 575ms
And Login as "swisskrono-purchasing-department" and set token of apiUsername "super-admin-skz" 2s 621ms
When Go to "ARCHIVE_TAB" 471ms
And Sort transports by "show-mine" 1s 151ms
And Show "SMALLS_IMPORT" 177ms
Then Verify that created transport is "true" in transport table 15s 147ms
After Hooks.deleteTransportAfterTest() 597ms
Given Set token of apiUsername "swisskrono-purchasing-department" 226ms
And Create transport "CREATE_SMALLS_IMPORT" by JSON file as "swisskrono-purchasing-department" 16s 018ms
And Delete created transport by API 559ms
And Login as "swisskrono-purchasing-department" and set token of apiUsername "super-admin-skz" 2s 831ms
When Go to "ARCHIVE_TAB" 472ms
And Sort transports by "show-all" 1s 151ms
And Show "SMALLS_IMPORT" 182ms
Then Verify that created transport is "true" in transport table 15s 118ms
After Hooks.deleteTransportAfterTest() 579ms
Given Set token of apiUsername "swisskrono-admin" 243ms
And Create transport "CREATE_SMALLS_IMPORT" by JSON file as "swisskrono-admin" 15s 995ms
And Delete created transport by API 566ms
And Login as "swisskrono-purchasing-department" and set token of apiUsername "super-admin-skz" 2s 825ms
When Go to "ARCHIVE_TAB" 478ms
And Sort transports by "show-mine" 1s 153ms
And Show "SMALLS_IMPORT" 178ms
Then Verify that created transport is "false" in transport table 1m 32s 368ms
After Hooks.deleteTransportAfterTest() 752ms
Given Set token of apiUsername "swisskrono-admin" 232ms
And Create transport "CREATE_SMALLS_IMPORT" by JSON file as "swisskrono-admin" 16s 024ms
And Delete created transport by API 572ms
And Login as "swisskrono-purchasing-department" and set token of apiUsername "super-admin-skz" 2s 786ms
When Go to "ARCHIVE_TAB" 491ms
And Sort transports by "show-all" 1s 144ms
And Show "SMALLS_IMPORT" 182ms
Then Verify that created transport is "true" in transport table 15s 169ms
After Hooks.deleteTransportAfterTest() 688ms
Given Set token of apiUsername "super-admin-alrec" 286ms
And Create transport "CREATE_TRANSPORT_FIRST_SUPPLIER" by JSON file as "super-admin-alrec" 16s 080ms
And Create transport "CREATE_TRANSPORT_SECOND_SUPPLIER" by JSON file as "super-admin-alrec" 16s 002ms
When Login as "alrec-admin" 2s 311ms
And Go to "TRANSPORT_TABLE" 411ms
And Show all transport "true" 330ms
And Select transportType "TRANSPORT_ORDER" 1s 315ms
Then Check if load and unload place filters work properly "UNLOAD_PLACE" 26s 368ms
After Hooks.deleteAllTransports() 48s 332ms
Given Set token of apiUsername "super-admin-alrec" 242ms
And Create transport "CREATE_INBOUND_FIRST_SUPPLIER" by JSON file as "super-admin-alrec" 2s 123ms
And Create transport "CREATE_INBOUND_SECOND_SUPPLIER" by JSON file as "super-admin-alrec" 2s 116ms
When Login as "alrec-admin" 2s 261ms
And Go to "TRANSPORT_TABLE" 430ms
And Show all transport "true" 336ms
And Select transportType "INBOUND" 1s 246ms
Then Check if load and unload place filters work properly "LOAD_PLACE" 26s 273ms
After Hooks.deleteAllTransports() 48s 461ms
Given Set token of apiUsername "super-admin-alrec" 238ms
And Create transport "CREATE_TRANSPORT_FIRST_SUPPLIER" by JSON file as "super-admin-alrec" 2s 149ms
When Login as "alrec-admin" 2s 144ms
And Go to "TRANSPORT_TABLE" 342ms
And Show all transport "true" 318ms
And Select transportType "TRANSPORT_ORDER" 1s 265ms
Then Check if load and unload time filters work properly "LOAD_TIME_WINDOW" 37s 409ms
After Hooks.deleteTransportAfterTest() 633ms
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 704ms
And Create transport "CREATE_SMALLS_IMPORT" by JSON file as "super-admin-skz" 2s 118ms
And Transfer transport to carrier by JSON file "super-admin-skz" "true" confirmation 639ms
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 529ms
And Create transport "CREATE_SMALLS_EXPORT" by JSON file as "super-admin-skz" 2s 110ms
And Transfer transport to carrier by JSON file "super-admin-skz" "true" confirmation 646ms
And Accept transferred transport by Api 014ms
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" 348ms
And Prepare setting: "TRANSPORT_TABLE_DAYS_LIMIT" with value: "7d" with "super-admin-neuca" 028ms
When Create transport "CREATE_DELIVERY" by JSON file as "super-admin-neuca" in "8" days 2s 758ms
And Login as "neuca-admin" 2s 018ms
And Go to "TRANSPORT_TABLE" 451ms
Then Verify that created transport is "false" in transport table 1m 32s 318ms
And Toggle transport table days limit filter 180ms
And Verify that created transport is "true" in transport table 15s 180ms
After Hooks.deleteTransportAfterTest() 866ms