Project Number Date
ApolloFullRunnerReport kapibary.28 05 cze 2021, 06:53

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 58s 029ms Failed
Feature Filters
Given Login as "hochland-admin" and set token of apiUsername "super-admin-hochland" 3s 198ms
When Go to "TRANSPORT_TABLE" 603ms
Then Check transport is loaded "DELIVERY" 1s 338ms
Given Login as "piast-admin" and set token of apiUsername "super-admin-piast" 2s 709ms
When Go to "TRANSPORT_TABLE" 400ms
Then Check transport is loaded "DELIVERY" 1s 429ms
Given Login as "lantmannen-admin" and set token of apiUsername "super-admin-piast" 2s 376ms
When Go to "TRANSPORT_TABLE" 449ms
Then Check transport is loaded "DELIVERY" 1s 340ms
Given Login as "keeeper-admin" and set token of apiUsername "super-admin-keeeper" 2s 372ms
When Go to "TRANSPORT_TABLE" 444ms
Then Check transport is loaded "LOAD" 1s 309ms
Given Login as "alrec-admin" and set token of apiUsername "super-admin-alrec" 2s 578ms
When Go to "TRANSPORT_TABLE" 400ms
Then Check transport is loaded "DELIVERY" 1s 398ms
Given Login as "sempertrans-admin" and set token of apiUsername "super-admin-sempertrans" 4s 579ms
And Create transport "CREATE_DELIVERY" by JSON file as "super-admin-sempertrans" 1s 981ms
And Delete created transport by API 530ms
When Go to "ARCHIVE_TAB" 464ms
And Show all transport "false" 157ms
Then Check specific column "CONTRACTOR" 6s 662ms
Given Login as "alrec-admin" and set token of apiUsername "super-admin-alrec" 2s 629ms
And Create transport "CREATE_TRANSPORT" by JSON file as "super-admin-alrec" 2s 178ms
And Delete created transport by API 537ms
When Go to "ARCHIVE_TAB" 526ms
And Show all transport "true" 310ms
Then Check specific column "CONTRACTOR" 5s 955ms
Scenario Outline Check every filter in table
Steps
Given Set token of apiUsername "super-admin-sempertrans" 254ms
And Create transport "CREATE_DELIVERY_II" by JSON file as "super-admin-sempertrans" 15s 765ms
And Create transport "CREATE_DELIVERY" by JSON file as "super-admin-sempertrans" in "0" days 15s 779ms
And Get inputs from database "ADVICE_UNLOAD" "super-admin-sempertrans" 033ms
When Login as "sempertrans-admin" 2s 411ms
And Go to "TRANSPORT_TABLE" 507ms
And Select transportType "DELIVERY" 1s 251ms
And Click button advice in transport table "DELIVERY" 268ms
And Set advice window in schedule in the past 3s 118ms
And Fill advice form 12s 275ms
And Click advice save button and wait for advice form to disappear 17s 764ms
And Go to "TRANSPORT_TABLE" 542ms
And Select transportType "DELIVERY" 1s 241ms
Then Check if filters work properly 25s 345ms
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.1d4efK}, 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: c8204c593e3ec5fd7d9347d9cfd0dfe8
*** 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 420ms
Given Set token of apiUsername "super-admin-sempertrans" 246ms
And Create transport "CREATE_DELIVERY" by JSON file as "super-admin-sempertrans" 1s 904ms
When Login as "sempertrans-admin" 2s 339ms
And Go to "TRANSPORT_TABLE" 467ms
And Show all transport "false" 155ms
And Select transportType "DELIVERY" 1s 276ms
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 966ms
And Select transportType "DELIVERY" 1s 258ms
And Fill text based "CONTRACTOR" filter with "DOST-ST" 282ms
Then Verify if new transport appear in transport table with polling "true" 5s 123ms
After Hooks.deleteAllTransports() 1m 3s 040ms
Given Set token of apiUsername "super-admin-alrec" 308ms
And Create transport "CREATE_DELIVERY" by JSON file as "super-admin-alrec" 2s 494ms
When Login as "alrec-admin" 2s 320ms
And Go to "TRANSPORT_TABLE" 427ms
And Show all transport "true" 340ms
And Select transportType "DELIVERY" 1s 304ms
And Fill text based "CONTRACTOR" filter with "DAA1" 240ms
And Create transport "CREATE_DELIVERY" by JSON file as "super-admin-alrec" in "2" days 2s 546ms
And Select transportType "DELIVERY" 1s 255ms
And Fill text based "CONTRACTOR" filter with "DAA1" 210ms
Then Verify if new transport appear in transport table with polling "true" 5s 121ms
After Hooks.deleteAllTransports() 49s 690ms
Given Set token of apiUsername "super-admin-sempertrans" 490ms
And Create transport "CREATE_DELIVERY" by JSON file as "super-admin-sempertrans" 1s 977ms
When Login as "sempertrans-admin" 2s 273ms
And Go to "TRANSPORT_TABLE" 484ms
And Show all transport "false" 161ms
And Select transportType "DELIVERY" 1s 260ms
And Fill text based "CONTRACTOR" filter with "DOST-ST" 289ms
And Create transport "CREATE_DELIVERY_II" by JSON file as "super-admin-sempertrans" in "2" days 2s 003ms
And Select transportType "DELIVERY" 1s 249ms
And Fill text based "CONTRACTOR" filter with "DOST-ST" 275ms
Then Verify if new transport appear in transport table with polling "false" 20s 083ms
After Hooks.deleteAllTransports() 1m 3s 209ms
Given Set token of apiUsername "super-admin-alrec" 409ms
And Create transport "CREATE_DELIVERY" by JSON file as "super-admin-alrec" 2s 547ms
When Login as "alrec-admin" 2s 446ms
And Go to "TRANSPORT_TABLE" 415ms
And Show all transport "true" 344ms
And Select transportType "DELIVERY" 1s 303ms
And Fill text based "CONTRACTOR" filter with "DAA1" 247ms
And Create transport "CREATE_DELIVERY_II" by JSON file as "super-admin-alrec" in "2" days 2s 567ms
And Select transportType "DELIVERY" 1s 245ms
And Fill text based "CONTRACTOR" filter with "DAA1" 234ms
Then Verify if new transport appear in transport table with polling "false" 20s 065ms
After Hooks.deleteAllTransports() 48s 706ms
Given Set token of apiUsername "swisskrono-purchasing-department" 355ms
And Create transport "CREATE_SMALLS_IMPORT" by JSON file as "swisskrono-purchasing-department" 2s 302ms
And Login as "swisskrono-purchasing-department" and set token of apiUsername "super-admin-skz" 8s 789ms
When Go to "TRANSPORT_TABLE" 456ms
And Sort transports by "show-mine" 1s 166ms
And Show all transport types 1s 185ms
Then Verify that created transport is "true" in transport table 1s 238ms
After Hooks.deleteTransportAfterTest() 597ms
Given Set token of apiUsername "swisskrono-purchasing-department" 230ms
And Create transport "CREATE_SMALLS_IMPORT" by JSON file as "swisskrono-purchasing-department" 2s 167ms
And Login as "swisskrono-purchasing-department" and set token of apiUsername "super-admin-skz" 2s 767ms
When Go to "TRANSPORT_TABLE" 448ms
And Sort transports by "show-all" 1s 162ms
And Show all transport types 1s 183ms
Then Verify that created transport is "true" in transport table 1s 282ms
After Hooks.deleteTransportAfterTest() 574ms
Given Set token of apiUsername "swisskrono-admin" 216ms
And Create transport "CREATE_SMALLS_IMPORT" by JSON file as "swisskrono-admin" 2s 124ms
And Login as "swisskrono-purchasing-department" and set token of apiUsername "super-admin-skz" 2s 683ms
When Go to "TRANSPORT_TABLE" 392ms
And Sort transports by "show-mine" 1s 161ms
And Show all transport types 1s 170ms
Then Verify that created transport is "false" in transport table 1m 18s 488ms
After Hooks.deleteTransportAfterTest() 730ms
Given Set token of apiUsername "swisskrono-admin" 230ms
And Create transport "CREATE_SMALLS_IMPORT" by JSON file as "swisskrono-admin" 2s 158ms
And Login as "swisskrono-purchasing-department" and set token of apiUsername "super-admin-skz" 3s 167ms
When Go to "TRANSPORT_TABLE" 412ms
And Sort transports by "show-all" 1s 183ms
And Show all transport types 1s 187ms
Then Verify that created transport is "true" in transport table 1s 235ms
After Hooks.deleteTransportAfterTest() 607ms
Given Set token of apiUsername "swisskrono-purchasing-department" 228ms
And Create transport "CREATE_SMALLS_IMPORT" by JSON file as "swisskrono-purchasing-department" 2s 148ms
And Delete created transport by API 557ms
And Login as "swisskrono-purchasing-department" and set token of apiUsername "super-admin-skz" 2s 840ms
When Go to "ARCHIVE_TAB" 487ms
And Sort transports by "show-mine" 1s 146ms
And Show "SMALLS_IMPORT" 175ms
Then Verify that created transport is "true" in transport table 15s 165ms
After Hooks.deleteTransportAfterTest() 541ms
Given Set token of apiUsername "swisskrono-purchasing-department" 241ms
And Create transport "CREATE_SMALLS_IMPORT" by JSON file as "swisskrono-purchasing-department" 16s 018ms
And Delete created transport by API 573ms
And Login as "swisskrono-purchasing-department" and set token of apiUsername "super-admin-skz" 2s 904ms
When Go to "ARCHIVE_TAB" 473ms
And Sort transports by "show-all" 1s 144ms
And Show "SMALLS_IMPORT" 174ms
Then Verify that created transport is "true" in transport table 15s 123ms
After Hooks.deleteTransportAfterTest() 564ms
Given Set token of apiUsername "swisskrono-admin" 229ms
And Create transport "CREATE_SMALLS_IMPORT" by JSON file as "swisskrono-admin" 16s 013ms
And Delete created transport by API 586ms
And Login as "swisskrono-purchasing-department" and set token of apiUsername "super-admin-skz" 2s 971ms
When Go to "ARCHIVE_TAB" 490ms
And Sort transports by "show-mine" 1s 138ms
And Show "SMALLS_IMPORT" 172ms
Then Verify that created transport is "false" in transport table 1m 32s 372ms
After Hooks.deleteTransportAfterTest() 743ms
Given Set token of apiUsername "swisskrono-admin" 237ms
And Create transport "CREATE_SMALLS_IMPORT" by JSON file as "swisskrono-admin" 16s 001ms
And Delete created transport by API 583ms
And Login as "swisskrono-purchasing-department" and set token of apiUsername "super-admin-skz" 3s 054ms
When Go to "ARCHIVE_TAB" 466ms
And Sort transports by "show-all" 1s 137ms
And Show "SMALLS_IMPORT" 151ms
Then Verify that created transport is "true" in transport table 15s 143ms
After Hooks.deleteTransportAfterTest() 690ms
Given Set token of apiUsername "super-admin-alrec" 327ms
And Create transport "CREATE_TRANSPORT_FIRST_SUPPLIER" by JSON file as "super-admin-alrec" 16s 054ms
And Create transport "CREATE_TRANSPORT_SECOND_SUPPLIER" by JSON file as "super-admin-alrec" 16s 057ms
When Login as "alrec-admin" 2s 430ms
And Go to "TRANSPORT_TABLE" 538ms
And Show all transport "true" 345ms
And Select transportType "TRANSPORT_ORDER" 1s 313ms
Then Check if load and unload place filters work properly "UNLOAD_PLACE" 26s 340ms
After Hooks.deleteAllTransports() 48s 509ms
Given Set token of apiUsername "super-admin-alrec" 309ms
And Create transport "CREATE_INBOUND_FIRST_SUPPLIER" by JSON file as "super-admin-alrec" 2s 100ms
And Create transport "CREATE_INBOUND_SECOND_SUPPLIER" by JSON file as "super-admin-alrec" 2s 145ms
When Login as "alrec-admin" 2s 376ms
And Go to "TRANSPORT_TABLE" 430ms
And Show all transport "true" 348ms
And Select transportType "INBOUND" 1s 258ms
Then Check if load and unload place filters work properly "LOAD_PLACE" 26s 348ms
After Hooks.deleteAllTransports() 48s 417ms
Given Set token of apiUsername "super-admin-alrec" 317ms
And Create transport "CREATE_TRANSPORT_FIRST_SUPPLIER" by JSON file as "super-admin-alrec" 2s 146ms
When Login as "alrec-admin" 2s 331ms
And Go to "TRANSPORT_TABLE" 412ms
And Show all transport "true" 338ms
And Select transportType "TRANSPORT_ORDER" 1s 310ms
Then Check if load and unload time filters work properly "LOAD_TIME_WINDOW" 37s 425ms
After Hooks.deleteTransportAfterTest() 635ms
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 969ms
And Create transport "CREATE_SMALLS_IMPORT" by JSON file as "super-admin-skz" 2s 102ms
And Transfer transport to carrier by JSON file "super-admin-skz" "true" confirmation 626ms
And Accept transferred transport by Api 012ms
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 633ms
And Create transport "CREATE_SMALLS_EXPORT" by JSON file as "super-admin-skz" 2s 124ms
And Transfer transport to carrier by JSON file "super-admin-skz" "true" confirmation 676ms
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" 408ms
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 767ms
And Login as "neuca-admin" 2s 048ms
And Go to "TRANSPORT_TABLE" 478ms
Then Verify that created transport is "false" in transport table 1m 32s 390ms
And Toggle transport table days limit filter 185ms
And Verify that created transport is "true" in transport table 15s 165ms
After Hooks.deleteTransportAfterTest() 875ms