Project Number Date
ApolloFullRunnerReport apollo-test-2.155 12 wrz 2021, 06:40

Feature Report

Steps Scenarios Features
Feature Passed Failed Skipped Pending Undefined Total Passed Failed Total Duration Status
Schedule 157 3 3 0 0 163 17 3 20 23m 30s 154ms Failed
Feature Schedule
Before Hooks.showScenarioName(Scenario) 001ms
Given Login as "lantmannen-admin" and set token of apiUsername "super-admin-lantmannen" 2s 584ms
When Go to "WAREHOUSE_TAB" 1s 360ms
And Select warehouse "Magazyn - Nowa Sól" 2s 177ms
And Select view "DAY" 2s 220ms
Then Click on every spot and check if time window was created 1m 54s 355ms
And Check if warehouse is empty 15s 028ms
Scenario Outline Check if it is possible to click on every spot in schedule
Before Hooks.showScenarioName(Scenario) 001ms
Steps
Given Login as "adama-admin" and set token of apiUsername "super-admin-adama" 2s 602ms
When Go to "WAREHOUSE_TAB" 1s 091ms
And Select warehouse "Magazyn S7" 1s 436ms
And Select view "DAY" 2s 148ms
Then Click on every spot and check if time window was created 1m 29s 070ms
org.openqa.selenium.StaleElementReferenceException: stale element reference: element is not attached to the page document
  (Session info: headless chrome=93.0.4577.63)
For documentation on this error, please visit: http://seleniumhq.org/exceptions/stale_element_reference.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=93.0.4577.63 (ff5c0da2ec0adeaed5550e6c7e98417dac77d98a-refs/branch-heads/4577@{#1135}), userDataDir=/home/teamcity/build-agent/temp/buildTmp/.com.google.Chrome.cFz0cB}, timeouts={implicit=0, pageLoad=300000, script=30000}, pageLoadStrategy=normal, unhandledPromptBehavior=dismiss and notify, strictFileInteractability=false, platform=LINUX, proxy=Proxy(), goog:chromeOptions={debuggerAddress=localhost:9222}, webauthn:extension:credBlob=true, acceptInsecureCerts=false, browserVersion=93.0.4577.63, browserName=chrome, javascriptEnabled=true, platformName=LINUX, setWindowRect=true, webauthn:extension:largeBlob=true, webauthn:virtualAuthenticators=true}]
Session ID: 8e9e1e6964bbc848f74c2535de843d53
	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.executeScript(RemoteWebDriver.java:522)
	at CucumberTests.Schedule.ScheduleTest.clickOnEverySpotAndCheckIfTimeWindowWasCreated(ScheduleTest.java:82)
	at ✽.Click on every spot and check if time window was created(file:Features/Atom/Schedule/Schedule.feature:8)
And Check if warehouse is empty 000ms
Scenario Outline Check if it is possible to click on every spot in schedule
Before Hooks.showScenarioName(Scenario) 000ms
Steps
Given Login as "keeeper-admin" and set token of apiUsername "super-admin-keeeper" 5s 968ms
When Go to "WAREHOUSE_TAB" 936ms
And Select warehouse "Magazyn Surowców" 1s 348ms
And Select view "DAY" 2s 165ms
Then Click on every spot and check if time window was created 32s 422ms
org.openqa.selenium.StaleElementReferenceException: stale element reference: element is not attached to the page document
  (Session info: headless chrome=93.0.4577.63)
For documentation on this error, please visit: http://seleniumhq.org/exceptions/stale_element_reference.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=93.0.4577.63 (ff5c0da2ec0adeaed5550e6c7e98417dac77d98a-refs/branch-heads/4577@{#1135}), userDataDir=/home/teamcity/build-agent/temp/buildTmp/.com.google.Chrome.cFz0cB}, timeouts={implicit=0, pageLoad=300000, script=30000}, pageLoadStrategy=normal, unhandledPromptBehavior=dismiss and notify, strictFileInteractability=false, platform=LINUX, proxy=Proxy(), goog:chromeOptions={debuggerAddress=localhost:9222}, webauthn:extension:credBlob=true, acceptInsecureCerts=false, browserVersion=93.0.4577.63, browserName=chrome, javascriptEnabled=true, platformName=LINUX, setWindowRect=true, webauthn:extension:largeBlob=true, webauthn:virtualAuthenticators=true}]
Session ID: 8e9e1e6964bbc848f74c2535de843d53
	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.executeScript(RemoteWebDriver.java:522)
	at CucumberTests.Schedule.ScheduleTest.clickOnEverySpotAndCheckIfTimeWindowWasCreated(ScheduleTest.java:82)
	at ✽.Click on every spot and check if time window was created(file:Features/Atom/Schedule/Schedule.feature:8)
And Check if warehouse is empty 000ms
Before Hooks.showScenarioName(Scenario) 002ms
Given Login as "swiss-krono-delivery-admin" and set token of apiUsername "super-admin-skd" 4s 912ms
When Go to "WAREHOUSE_TAB" 944ms
And Select warehouse "Towary sypkie" 1s 341ms
And Select view "DAY" 2s 166ms
Then Click on every spot and check if time window was created 1m 25s 497ms
And Check if warehouse is empty 15s 092ms
Scenario Outline Check if it is possible to click on every spot in schedule
Before Hooks.showScenarioName(Scenario) 000ms
Steps
Given Login as "alrec-admin" and set token of apiUsername "super-admin-alrec" 4s 289ms
When Go to "WAREHOUSE_TAB" 739ms
And Select warehouse "Magazyn Alrec" 1s 357ms
And Select view "DAY" 2s 149ms
Then Click on every spot and check if time window was created 20s 473ms
org.openqa.selenium.StaleElementReferenceException: stale element reference: element is not attached to the page document
  (Session info: headless chrome=93.0.4577.63)
For documentation on this error, please visit: http://seleniumhq.org/exceptions/stale_element_reference.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=93.0.4577.63 (ff5c0da2ec0adeaed5550e6c7e98417dac77d98a-refs/branch-heads/4577@{#1135}), userDataDir=/home/teamcity/build-agent/temp/buildTmp/.com.google.Chrome.cFz0cB}, timeouts={implicit=0, pageLoad=300000, script=30000}, pageLoadStrategy=normal, unhandledPromptBehavior=dismiss and notify, strictFileInteractability=false, platform=LINUX, proxy=Proxy(), goog:chromeOptions={debuggerAddress=localhost:9222}, webauthn:extension:credBlob=true, acceptInsecureCerts=false, browserVersion=93.0.4577.63, browserName=chrome, javascriptEnabled=true, platformName=LINUX, setWindowRect=true, webauthn:extension:largeBlob=true, webauthn:virtualAuthenticators=true}]
Session ID: 8e9e1e6964bbc848f74c2535de843d53
	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.executeScript(RemoteWebDriver.java:522)
	at CucumberTests.Schedule.ScheduleTest.clickOnEverySpotAndCheckIfTimeWindowWasCreated(ScheduleTest.java:82)
	at ✽.Click on every spot and check if time window was created(file:Features/Atom/Schedule/Schedule.feature:8)
And Check if warehouse is empty 000ms
Before Hooks.showScenarioName(Scenario) 001ms
Given Login as "lantmannen-admin" and set token of apiUsername "super-admin-lantmannen" 2s 615ms
When Go to "WAREHOUSE_TAB" 1s 321ms
And Select warehouse "Magazyn - Nowa Sól" 2s 154ms
And Go to template schedule 1s 265ms
Then Click on every spot and check if time window was created 1m 46s 606ms
And Check if warehouse is empty 15s 064ms
Before Hooks.showScenarioName(Scenario) 001ms
Given Login as "adama-admin" and set token of apiUsername "super-admin-adama" 2s 683ms
When Go to "WAREHOUSE_TAB" 1s 179ms
And Select warehouse "Magazyn S7" 1s 442ms
And Go to template schedule 1s 191ms
Then Click on every spot and check if time window was created 2m 13s 299ms
And Check if warehouse is empty 15s 084ms
Before Hooks.showScenarioName(Scenario) 001ms
Given Login as "keeeper-admin" and set token of apiUsername "super-admin-keeeper" 2s 604ms
When Go to "WAREHOUSE_TAB" 812ms
And Select warehouse "Magazyn Surowców" 1s 349ms
And Go to template schedule 1s 183ms
Then Click on every spot and check if time window was created 35s 548ms
And Check if warehouse is empty 15s 035ms
Before Hooks.showScenarioName(Scenario) 001ms
Given Login as "swiss-krono-delivery-admin" and set token of apiUsername "super-admin-skd" 2s 616ms
When Go to "WAREHOUSE_TAB" 829ms
And Select warehouse "Towary sypkie" 1s 352ms
And Go to template schedule 1s 177ms
Then Click on every spot and check if time window was created 1m 20s 419ms
And Check if warehouse is empty 15s 032ms
Before Hooks.showScenarioName(Scenario) 001ms
Given Login as "alrec-admin" and set token of apiUsername "super-admin-alrec" 2s 707ms
When Go to "WAREHOUSE_TAB" 768ms
And Select warehouse "Magazyn Alrec" 1s 370ms
And Go to template schedule 1s 170ms
Then Click on every spot and check if time window was created 48s 951ms
And Check if warehouse is empty 15s 032ms
Before Hooks.showScenarioName(Scenario) 001ms
Given Login as "hochland-admin" and set token of apiUsername "super-admin-hochland" 9s 008ms
And Create "CREATE_GRAY_WINDOW_TWG" window by JSON file for test as "super-admin-hochland" 262ms
And Create "CREATE_GRAY_WINDOW_OST" window by JSON file for test as "super-admin-hochland" 198ms
When Go to "WAREHOUSE_TAB" 1s 391ms
And Select warehouse "Twarożkarnia wyrób gotowy" 1s 880ms
And Select view "DAYS_2" 2s 166ms
Then Check if gray window is in the schedule 2s 045ms
And Select warehouse "Opakowania, surowce twarożkarnia" 1s 421ms
And Select view "DAYS_2" 2s 137ms
And Check if gray window is in the schedule 2s 041ms
After Hooks.deleteAllGrayWindowsAfterTest() 15s 571ms
After Hooks.deleteTransportAfterTest() 000ms
Before Hooks.showScenarioName(Scenario) 001ms
Given Login as "hochland-producer" and set token of apiUsername "super-admin-hochland" 11s 218ms
And Create "CREATE_GRAY_WINDOW_TWG" window by JSON file for test as "super-admin-hochland" 194ms
And Create "CREATE_GRAY_WINDOW_OST" window by JSON file for test as "super-admin-hochland" 198ms
When Go to "WAREHOUSE_TAB" 1s 371ms
And Select warehouse "Twarożkarnia wyrób gotowy" 1s 897ms
And Select view "DAYS_2" 2s 150ms
Then Check if gray window is in the schedule 2s 038ms
And Select warehouse "Opakowania, surowce twarożkarnia" 1s 391ms
And Select view "DAYS_2" 2s 105ms
And Check if gray window is in the schedule 2s 037ms
After Hooks.deleteAllGrayWindowsAfterTest() 15s 554ms
After Hooks.deleteTransportAfterTest() 000ms
Before Hooks.showScenarioName(Scenario) 001ms
Given Login as "pha1-carrier" and set token of apiUsername "super-admin-hochland" 9s 416ms
And Create "CREATE_GRAY_WINDOW_TWG" window by JSON file for test as "super-admin-hochland" 452ms
And Create "CREATE_GRAY_WINDOW_OST" window by JSON file for test as "super-admin-hochland" 265ms
When Go to "WAREHOUSE_TAB" 1s 240ms
And Select warehouse "Twarożkarnia wyrób gotowy" 1s 964ms
And Select view "DAYS_2" 2s 145ms
Then Check if gray window is in the schedule 2s 041ms
And Select warehouse "Opakowania, surowce twarożkarnia" 1s 439ms
And Select view "DAYS_2" 2s 130ms
And Check if gray window is in the schedule 2s 031ms
After Hooks.deleteAllGrayWindowsAfterTest() 15s 570ms
After Hooks.deleteTransportAfterTest() 000ms
Before Hooks.showScenarioName(Scenario) 001ms
Given Login as "swisskrono-admin" and set token of apiUsername "super-admin-skz" 2s 809ms
And Create "CREATE_GRAY_WINDOW_MGW" window by JSON file for test as "super-admin-skz" 193ms
And Create "CREATE_GRAY_WINDOW_HRL" window by JSON file for test as "super-admin-skz" 300ms
When Go to "WAREHOUSE_TAB" 936ms
And Select warehouse "MGW" 1s 378ms
And Select view "DAYS_2" 2s 224ms
Then Check if gray window is in the schedule 2s 049ms
And Select warehouse "HRL" 1s 544ms
And Select view "DAYS_2" 2s 143ms
And Check if gray window is in the schedule 2s 029ms
After Hooks.deleteAllGrayWindowsAfterTest() 15s 574ms
After Hooks.deleteTransportAfterTest() 000ms
Before Hooks.showScenarioName(Scenario) 001ms
Given Login as "hochland-admin" and set token of apiUsername "super-admin-hochland" 3s 520ms
When Go to "WAREHOUSE_TAB" 1s 268ms
And Select warehouse "Proszkownia" 1s 947ms
Then Check if warehouses select dropdown is not expanded 075ms
And Check if current warehouse is "Proszkownia" 071ms
Before Hooks.showScenarioName(Scenario) 000ms
Given Set token of apiUsername "super-admin-neuca" 242ms
And Set "transport" inputs from JSON file "CREATE_DELIVERY_PALLETS_IN_WAREHOUSE_STEP_ONLY" "super-admin-neuca" 000ms
And Get package type settings for transportType "DELIVERY" from "neuca" 265ms
And Set package type "PALLETS" settings with values: "visibleInContractorStep;visibleInWarehouseStep", "true;false" 485ms
When Login as "neuca-admin" 7s 702ms
And Go to new transport "DELIVERY" 718ms
And Fill transport form 39s 342ms
And Get sum of pallets of "load" in transport form 085ms
And Click "save-transport" save button and wait for form to disappear 30s 282ms
And Set advice window in schedule 2s 422ms
And Check is transport created in schedule and set transport id 3s 438ms
Then Verify if used pallet limit in schedule changed properly in "I" on "RT1" 236ms
After Hooks.deleteTransportAfterTest() 1s 085ms
After Hooks.rollbackPackageTypeTransportTypeSettings() 162ms
Before Hooks.showScenarioName(Scenario) 001ms
Given Set token of apiUsername "super-admin-neuca" 236ms
And Set "transport" inputs from JSON file "CREATE_DELIVERY_PALLETS_IN_COMPANY_STEP_ONLY" "super-admin-neuca" 000ms
And Get package type settings for transportType "DELIVERY" from "neuca" 120ms
And Set package type "PALLETS" settings with values: "visibleInContractorStep;visibleInWarehouseStep", "false;true" 269ms
When Login as "neuca-admin" 2s 636ms
And Go to new transport "DELIVERY" 715ms
And Fill transport form 39s 649ms
And Get sum of pallets of "unload" in transport form 081ms
And Click "save-transport" save button and wait for form to disappear 30s 176ms
And Set advice window in schedule 2s 379ms
And Check is transport created in schedule and set transport id 3s 216ms
Then Verify if used pallet limit in schedule changed properly in "I" on "RT1" 208ms
After Hooks.deleteTransportAfterTest() 923ms
After Hooks.rollbackPackageTypeTransportTypeSettings() 153ms
Before Hooks.showScenarioName(Scenario) 001ms
Given Set token of apiUsername "super-admin-neuca" 237ms
And Set "transport" inputs from JSON file "CREATE_DELIVERY_PALLETS_IN_WAREHOUSE_AND_COMPANY_STEPS" "super-admin-neuca" 000ms
And Get package type settings for transportType "DELIVERY" from "neuca" 113ms
And Set package type "PALLETS" settings with values: "visibleInContractorStep;visibleInWarehouseStep", "true;true" 226ms
When Login as "neuca-admin" 2s 665ms
And Go to new transport "DELIVERY" 718ms
And Fill transport form 42s 655ms
And Get sum of pallets of "unload" in transport form 097ms
And Click "save-transport" save button and wait for form to disappear 30s 224ms
And Set advice window in schedule 2s 421ms
And Check is transport created in schedule and set transport id 3s 246ms
Then Verify if used pallet limit in schedule changed properly in "I" on "RT1" 217ms
After Hooks.deleteTransportAfterTest() 919ms
After Hooks.rollbackPackageTypeTransportTypeSettings() 148ms
Before Hooks.showScenarioName(Scenario) 001ms
Given Login as "pgf-admin" and set token of apiUsername "super-admin-pgf" 5s 582ms
And Set basic authorities "ROLE_CAN_CREATE_MAX_PALLET" to user "pgf-admin" 168ms
And Go to "WAREHOUSE_TAB" 1s 023ms
When Check if pallet limit counter is visible 099ms
And Set limit to "888" 974ms
Then Verify if pallet limit in schedule changed to "888" 157ms
After Hooks.rollbackAddedAuthorities() 000ms
Before Hooks.showScenarioName(Scenario) 001ms
Given Set "transport" inputs from JSON file "CREATE_DELIVERY" "super-admin-neuca" 001ms
And Login as "neuca-admin" and set token of apiUsername "super-admin-neuca" 2s 606ms
And Create transport "CREATE_DELIVERY" by JSON file as "super-admin-neuca" 16s 991ms
When Go to "TRANSPORT_TABLE" 537ms
And Show all transport "" 000ms
And Find transport pencil button in transports table 1s 847ms
And Click pencil and move transport to "02" : "15" in schedule 22s 603ms
Then Go to new transport "DELIVERY" 719ms
And Fill transport form 48s 586ms
And Change filled value in details "number-of-pallets-step-0" "number" "50" "0" 1s 595ms
And Click "save-transport" save button and wait for form to disappear 30s 193ms
Then Set advice window at "02" : "00" in schedule 3s 494ms
And Check if button with suggest the nearest free space is displayed 1s 042ms
When Show suggestions of the nearest free slots in schedule 914ms
And Choose suggested time for advice 350ms
Then Check if success alert is displayed "Twoja awizacja została zapisana na godzinę: 03:00" 2s 390ms
After Hooks.deleteAllTransports() 1m 5s 007ms