Project Number Date
ApolloFullRunnerReport kapibary.19 27 maj 2021, 08:37

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 42s 939ms Failed
Feature Filters
Given Login as "hochland-admin" and set token of apiUsername "super-admin-hochland" 3s 072ms
When Go to "TRANSPORT_TABLE" 466ms
Then Check transport is loaded "DELIVERY" 1s 366ms
Given Login as "piast-admin" and set token of apiUsername "super-admin-piast" 2s 468ms
When Go to "TRANSPORT_TABLE" 375ms
Then Check transport is loaded "DELIVERY" 1s 409ms
Given Login as "lantmannen-admin" and set token of apiUsername "super-admin-piast" 2s 370ms
When Go to "TRANSPORT_TABLE" 388ms
Then Check transport is loaded "DELIVERY" 1s 396ms
Given Login as "keeeper-admin" and set token of apiUsername "super-admin-keeeper" 2s 420ms
When Go to "TRANSPORT_TABLE" 388ms
Then Check transport is loaded "LOAD" 1s 329ms
Given Login as "alrec-admin" and set token of apiUsername "super-admin-alrec" 2s 281ms
When Go to "TRANSPORT_TABLE" 317ms
Then Check transport is loaded "DELIVERY" 1s 363ms
Given Login as "sempertrans-admin" and set token of apiUsername "super-admin-sempertrans" 4s 222ms
And Create transport "CREATE_DELIVERY" by JSON file as "super-admin-sempertrans" 1s 945ms
And Delete created transport by API 530ms
When Go to "ARCHIVE_TAB" 467ms
And Show all transport "false" 161ms
Then Check specific column "CONTRACTOR" 365ms
Given Login as "alrec-admin" and set token of apiUsername "super-admin-alrec" 2s 440ms
And Create transport "CREATE_TRANSPORT" by JSON file as "super-admin-alrec" 2s 266ms
And Delete created transport by API 525ms
When Go to "ARCHIVE_TAB" 521ms
And Show all transport "true" 337ms
Then Check specific column "CONTRACTOR" 1s 113ms
Scenario Outline Check every filter in table
Steps
Given Set token of apiUsername "super-admin-sempertrans" 252ms
And Create transport "CREATE_DELIVERY_II" by JSON file as "super-admin-sempertrans" 15s 796ms
And Create transport "CREATE_DELIVERY" by JSON file as "super-admin-sempertrans" in "0" days 15s 828ms
And Get inputs from database "ADVICE_UNLOAD" "super-admin-sempertrans" 034ms
When Login as "sempertrans-admin" 2s 421ms
And Go to "TRANSPORT_TABLE" 515ms
And Select transportType "DELIVERY" 1s 248ms
And Click button advice in transport table "DELIVERY" 262ms
And Set advice window in schedule in the past 3s 143ms
And Fill advice form 12s 212ms
And Click advice save button and wait for advice form to disappear 17s 786ms
And Go to "TRANSPORT_TABLE" 511ms
And Select transportType "DELIVERY" 1s 230ms
Then Check if filters work properly 25s 348ms
org.openqa.selenium.NoSuchElementException: no such element: Unable to locate element: {"method":"xpath","selector":"//td[@data-column-name='CONTRACTOR']//div"}
  (Session info: headless chrome=90.0.4430.212)
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=90.0.4430.24 (4c6d850f087da467d926e8eddb76550aed655991-refs/branch-heads/4430@{#429}), userDataDir=/home/teamcity/build-agent-2/temp/buildTmp/.com.google.Chrome.vP8VUv}, 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=90.0.4430.212, browserName=chrome, javascriptEnabled=true, platformName=LINUX, setWindowRect=true, webauthn:extension:largeBlob=true, webauthn:virtualAuthenticators=true}]
Session ID: 5c7164dfef1c3fbedda82ccba85f8e18
*** 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 414ms
Given Set token of apiUsername "super-admin-sempertrans" 246ms
And Create transport "CREATE_DELIVERY" by JSON file as "super-admin-sempertrans" 1s 844ms
When Login as "sempertrans-admin" 2s 128ms
And Go to "TRANSPORT_TABLE" 488ms
And Show all transport "false" 156ms
And Select transportType "DELIVERY" 1s 259ms
And Fill text based "CONTRACTOR" filter with "DOST-ST" 292ms
And Create transport "CREATE_DELIVERY" by JSON file as "super-admin-sempertrans" in "2" days 1s 959ms
And Select transportType "DELIVERY" 1s 239ms
And Fill text based "CONTRACTOR" filter with "DOST-ST" 290ms
Then Verify if new transport appear in transport table with polling "true" 5s 133ms
After Hooks.deleteAllTransports() 1m 3s 110ms
Given Set token of apiUsername "super-admin-alrec" 251ms
And Create transport "CREATE_DELIVERY" by JSON file as "super-admin-alrec" 2s 537ms
When Login as "alrec-admin" 2s 338ms
And Go to "TRANSPORT_TABLE" 410ms
And Show all transport "true" 339ms
And Select transportType "DELIVERY" 1s 311ms
And Fill text based "CONTRACTOR" filter with "DAA1" 235ms
And Create transport "CREATE_DELIVERY" by JSON file as "super-admin-alrec" in "2" days 2s 467ms
And Select transportType "DELIVERY" 1s 239ms
And Fill text based "CONTRACTOR" filter with "DAA1" 224ms
Then Verify if new transport appear in transport table with polling "true" 5s 131ms
After Hooks.deleteAllTransports() 49s 589ms
Given Set token of apiUsername "super-admin-sempertrans" 257ms
And Create transport "CREATE_DELIVERY" by JSON file as "super-admin-sempertrans" 1s 938ms
When Login as "sempertrans-admin" 2s 319ms
And Go to "TRANSPORT_TABLE" 517ms
And Show all transport "false" 218ms
And Select transportType "DELIVERY" 1s 256ms
And Fill text based "CONTRACTOR" filter with "DOST-ST" 281ms
And Create transport "CREATE_DELIVERY_II" by JSON file as "super-admin-sempertrans" in "2" days 2s 004ms
And Select transportType "DELIVERY" 1s 244ms
And Fill text based "CONTRACTOR" filter with "DOST-ST" 282ms
Then Verify if new transport appear in transport table with polling "false" 20s 087ms
After Hooks.deleteAllTransports() 1m 3s 350ms
Given Set token of apiUsername "super-admin-alrec" 243ms
And Create transport "CREATE_DELIVERY" by JSON file as "super-admin-alrec" 2s 562ms
When Login as "alrec-admin" 2s 244ms
And Go to "TRANSPORT_TABLE" 387ms
And Show all transport "true" 326ms
And Select transportType "DELIVERY" 1s 251ms
And Fill text based "CONTRACTOR" filter with "DAA1" 239ms
And Create transport "CREATE_DELIVERY_II" by JSON file as "super-admin-alrec" in "2" days 2s 515ms
And Select transportType "DELIVERY" 1s 248ms
And Fill text based "CONTRACTOR" filter with "DAA1" 226ms
Then Verify if new transport appear in transport table with polling "false" 20s 060ms
After Hooks.deleteAllTransports() 48s 686ms
Given Set token of apiUsername "swisskrono-purchasing-department" 217ms
And Create transport "CREATE_SMALLS_IMPORT" by JSON file as "swisskrono-purchasing-department" 2s 147ms
And Login as "swisskrono-purchasing-department" and set token of apiUsername "super-admin-skz" 8s 622ms
When Go to "TRANSPORT_TABLE" 473ms
And Sort transports by "show-mine" 1s 173ms
And Show all transport types 1s 185ms
Then Verify that created transport is "true" in transport table 1s 221ms
After Hooks.deleteTransportAfterTest() 595ms
Given Set token of apiUsername "swisskrono-purchasing-department" 240ms
And Create transport "CREATE_SMALLS_IMPORT" by JSON file as "swisskrono-purchasing-department" 2s 170ms
And Login as "swisskrono-purchasing-department" and set token of apiUsername "super-admin-skz" 2s 749ms
When Go to "TRANSPORT_TABLE" 444ms
And Sort transports by "show-all" 1s 166ms
And Show all transport types 1s 179ms
Then Verify that created transport is "true" in transport table 1s 288ms
After Hooks.deleteTransportAfterTest() 581ms
Given Set token of apiUsername "swisskrono-admin" 233ms
And Create transport "CREATE_SMALLS_IMPORT" by JSON file as "swisskrono-admin" 2s 174ms
And Login as "swisskrono-purchasing-department" and set token of apiUsername "super-admin-skz" 2s 688ms
When Go to "TRANSPORT_TABLE" 378ms
And Sort transports by "show-mine" 1s 158ms
And Show all transport types 1s 182ms
Then Verify that created transport is "false" in transport table 1m 18s 442ms
After Hooks.deleteTransportAfterTest() 664ms
Given Set token of apiUsername "swisskrono-admin" 227ms
And Create transport "CREATE_SMALLS_IMPORT" by JSON file as "swisskrono-admin" 2s 156ms
And Login as "swisskrono-purchasing-department" and set token of apiUsername "super-admin-skz" 2s 789ms
When Go to "TRANSPORT_TABLE" 401ms
And Sort transports by "show-all" 1s 170ms
And Show all transport types 1s 183ms
Then Verify that created transport is "true" in transport table 1s 280ms
After Hooks.deleteTransportAfterTest() 602ms
Given Set token of apiUsername "swisskrono-purchasing-department" 225ms
And Create transport "CREATE_SMALLS_IMPORT" by JSON file as "swisskrono-purchasing-department" 2s 144ms
And Delete created transport by API 543ms
And Login as "swisskrono-purchasing-department" and set token of apiUsername "super-admin-skz" 2s 882ms
When Go to "ARCHIVE_TAB" 466ms
And Sort transports by "show-mine" 1s 128ms
And Show "SMALLS_IMPORT" 205ms
Then Verify that created transport is "true" in transport table 15s 171ms
After Hooks.deleteTransportAfterTest() 615ms
Given Set token of apiUsername "swisskrono-purchasing-department" 347ms
And Create transport "CREATE_SMALLS_IMPORT" by JSON file as "swisskrono-purchasing-department" 16s 013ms
And Delete created transport by API 588ms
And Login as "swisskrono-purchasing-department" and set token of apiUsername "super-admin-skz" 2s 928ms
When Go to "ARCHIVE_TAB" 486ms
And Sort transports by "show-all" 1s 139ms
And Show "SMALLS_IMPORT" 181ms
Then Verify that created transport is "true" in transport table 15s 146ms
After Hooks.deleteTransportAfterTest() 685ms
Given Set token of apiUsername "swisskrono-admin" 238ms
And Create transport "CREATE_SMALLS_IMPORT" by JSON file as "swisskrono-admin" 16s
And Delete created transport by API 561ms
And Login as "swisskrono-purchasing-department" and set token of apiUsername "super-admin-skz" 2s 827ms
When Go to "ARCHIVE_TAB" 493ms
And Sort transports by "show-mine" 1s 152ms
And Show "SMALLS_IMPORT" 186ms
Then Verify that created transport is "false" in transport table 1m 32s 340ms
After Hooks.deleteTransportAfterTest() 766ms
Given Set token of apiUsername "swisskrono-admin" 235ms
And Create transport "CREATE_SMALLS_IMPORT" by JSON file as "swisskrono-admin" 16s 035ms
And Delete created transport by API 581ms
And Login as "swisskrono-purchasing-department" and set token of apiUsername "super-admin-skz" 2s 942ms
When Go to "ARCHIVE_TAB" 490ms
And Sort transports by "show-all" 1s 157ms
And Show "SMALLS_IMPORT" 189ms
Then Verify that created transport is "true" in transport table 15s 175ms
After Hooks.deleteTransportAfterTest() 609ms
Given Set token of apiUsername "super-admin-alrec" 256ms
And Create transport "CREATE_TRANSPORT_FIRST_SUPPLIER" by JSON file as "super-admin-alrec" 16s 019ms
And Create transport "CREATE_TRANSPORT_SECOND_SUPPLIER" by JSON file as "super-admin-alrec" 16s 094ms
When Login as "alrec-admin" 2s 222ms
And Go to "TRANSPORT_TABLE" 370ms
And Show all transport "true" 352ms
And Select transportType "TRANSPORT_ORDER" 1s 316ms
Then Check if load and unload place filters work properly "UNLOAD_PLACE" 26s 369ms
After Hooks.deleteAllTransports() 48s 230ms
Given Set token of apiUsername "super-admin-alrec" 244ms
And Create transport "CREATE_INBOUND_FIRST_SUPPLIER" by JSON file as "super-admin-alrec" 2s 092ms
And Create transport "CREATE_INBOUND_SECOND_SUPPLIER" by JSON file as "super-admin-alrec" 2s 114ms
When Login as "alrec-admin" 2s 416ms
And Go to "TRANSPORT_TABLE" 412ms
And Show all transport "true" 347ms
And Select transportType "INBOUND" 1s 258ms
Then Check if load and unload place filters work properly "LOAD_PLACE" 26s 299ms
After Hooks.deleteAllTransports() 48s 427ms
Given Set token of apiUsername "super-admin-alrec" 229ms
And Create transport "CREATE_TRANSPORT_FIRST_SUPPLIER" by JSON file as "super-admin-alrec" 2s 165ms
When Login as "alrec-admin" 2s 402ms
And Go to "TRANSPORT_TABLE" 385ms
And Show all transport "true" 322ms
And Select transportType "TRANSPORT_ORDER" 1s 293ms
Then Check if load and unload time filters work properly "LOAD_TIME_WINDOW" 37s 616ms
After Hooks.deleteTransportAfterTest() 665ms
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 793ms
And Create transport "CREATE_SMALLS_IMPORT" by JSON file as "super-admin-skz" 2s 111ms
And Transfer transport to carrier by JSON file "super-admin-skz" "true" confirmation 611ms
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 517ms
And Create transport "CREATE_SMALLS_EXPORT" by JSON file as "super-admin-skz" 2s 122ms
And Transfer transport to carrier by JSON file "super-admin-skz" "true" confirmation 636ms
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" 268ms
And Prepare setting: "TRANSPORT_TABLE_DAYS_LIMIT" with value: "7d" with "super-admin-neuca" 025ms
When Create transport "CREATE_DELIVERY" by JSON file as "super-admin-neuca" in "8" days 2s 834ms
And Login as "neuca-admin" 2s 133ms
And Go to "TRANSPORT_TABLE" 465ms
Then Verify that created transport is "false" in transport table 1m 32s 366ms
And Toggle transport table days limit filter 192ms
And Verify that created transport is "true" in transport table 15s 127ms
After Hooks.deleteTransportAfterTest() 849ms