Project Number Date
ApolloFullRunnerReport apollo-test-2.147 06 wrz 2021, 06:13

Tag Report

Steps Scenarios Features
Tag Passed Failed Skipped Pending Undefined Total Passed Failed Total Duration Status
@deleteAllGrayWindowsAfterTest 153 4 1 0 0 158 18 4 22 6m 16s 314ms Failed
View Feature Schedule
Before Hooks.showScenarioName(Scenario) 001ms
Given Login as "hochland-admin" and set token of apiUsername "super-admin-hochland" 9s 476ms
And Create "CREATE_GRAY_WINDOW_TWG" window by JSON file for test as "super-admin-hochland" 285ms
And Create "CREATE_GRAY_WINDOW_OST" window by JSON file for test as "super-admin-hochland" 190ms
When Go to "WAREHOUSE_TAB" 1s 241ms
And Select warehouse "Twarożkarnia wyrób gotowy" 1s 863ms
And Select view "DAYS_2" 2s 167ms
Then Check if gray window is in the schedule 2s 039ms
And Select warehouse "Opakowania, surowce twarożkarnia" 1s 413ms
And Select view "DAYS_2" 2s 124ms
And Check if gray window is in the schedule 2s 040ms
After Hooks.deleteAllGrayWindowsAfterTest() 15s 608ms
After Hooks.deleteTransportAfterTest() 000ms
View Feature Schedule
Before Hooks.showScenarioName(Scenario) 001ms
Given Login as "hochland-producer" and set token of apiUsername "super-admin-hochland" 10s 405ms
And Create "CREATE_GRAY_WINDOW_TWG" window by JSON file for test as "super-admin-hochland" 211ms
And Create "CREATE_GRAY_WINDOW_OST" window by JSON file for test as "super-admin-hochland" 193ms
When Go to "WAREHOUSE_TAB" 1s 316ms
And Select warehouse "Twarożkarnia wyrób gotowy" 1s 949ms
And Select view "DAYS_2" 2s 176ms
Then Check if gray window is in the schedule 2s 045ms
And Select warehouse "Opakowania, surowce twarożkarnia" 1s 432ms
And Select view "DAYS_2" 2s 138ms
And Check if gray window is in the schedule 2s 039ms
After Hooks.deleteAllGrayWindowsAfterTest() 15s 610ms
After Hooks.deleteTransportAfterTest() 000ms
View Feature Schedule
Before Hooks.showScenarioName(Scenario) 001ms
Given Login as "pha1-carrier@qa.qa-test" and set token of apiUsername "super-admin-hochland" 9s 627ms
And Create "CREATE_GRAY_WINDOW_TWG" window by JSON file for test as "super-admin-hochland" 308ms
And Create "CREATE_GRAY_WINDOW_OST" window by JSON file for test as "super-admin-hochland" 337ms
When Go to "WAREHOUSE_TAB" 1s 493ms
And Select warehouse "Twarożkarnia wyrób gotowy" 1s 869ms
And Select view "DAYS_2" 2s 166ms
Then Check if gray window is in the schedule 2s 046ms
And Select warehouse "Opakowania, surowce twarożkarnia" 1s 424ms
And Select view "DAYS_2" 2s 132ms
And Check if gray window is in the schedule 2s 040ms
After Hooks.deleteAllGrayWindowsAfterTest() 15s 576ms
After Hooks.deleteTransportAfterTest() 000ms
View Feature Schedule
Before Hooks.showScenarioName(Scenario) 001ms
Given Login as "swisskrono-admin" and set token of apiUsername "super-admin-skz" 2s 866ms
And Create "CREATE_GRAY_WINDOW_MGW" window by JSON file for test as "super-admin-skz" 217ms
And Create "CREATE_GRAY_WINDOW_HRL" window by JSON file for test as "super-admin-skz" 198ms
When Go to "WAREHOUSE_TAB" 988ms
And Select warehouse "MGW" 1s 399ms
And Select view "DAYS_2" 2s 216ms
Then Check if gray window is in the schedule 2s 043ms
And Select warehouse "HRL" 1s 560ms
And Select view "DAYS_2" 2s 135ms
And Check if gray window is in the schedule 2s 042ms
After Hooks.deleteAllGrayWindowsAfterTest() 15s 552ms
After Hooks.deleteTransportAfterTest() 000ms
View Feature Gray Window atom tests
Scenario Outline Check if it is possible to move gray window in the same day at the same ramp
Before Hooks.showScenarioName(Scenario) 001ms
Steps
Given Login as "hochland-admin" and set token of apiUsername "super-admin-hochland" 3s 057ms
And Create "CREATE_GRAY_WINDOW_TWG" window by JSON file for test as "super-admin-hochland" 230ms
When Go to "WAREHOUSE_TAB" 1s 213ms
And Select warehouse "Twarożkarnia wyrób gotowy" 1s 927ms
And Go to next day in schedule 1s 187ms
And Move gray window to new location 1s 657ms
Then Check if gray window is in new location 1s 042ms
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.15 (660fc11082ba57405eca2e8c49c3e1af756fbfae-refs/branch-heads/4577@{#203}), userDataDir=/home/teamcity/build-agent-2/temp/buildTmp/.com.google.Chrome.nXQC78}, 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: 9cf8c623213683dad42f700c3a1a1e2f
	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.RemoteWebElement.execute(RemoteWebElement.java:279)
	at org.openqa.selenium.remote.RemoteWebElement.getAttribute(RemoteWebElement.java:128)
	at CucumberTests.GrayWindow.MoveGrayWindowTest.checkIfGrayWindowIsInNewLocation(MoveGrayWindowTest.java:37)
	at ✽.Check if gray window is in new location(file:Features/Atom/TimeWindow/GrayWindow.feature:12)
After Hooks.deleteAllGrayWindowsAfterTest() 249ms
View Feature Gray Window atom tests
Scenario Outline Check if it is possible to move gray window in the same day at the same ramp
Before Hooks.showScenarioName(Scenario) 001ms
Steps
Given Login as "piast-admin" and set token of apiUsername "super-admin-piast" 2s 505ms
And Create "CREATE_GRAY_WINDOW_MHA" window by JSON file for test as "super-admin-piast" 215ms
When Go to "WAREHOUSE_TAB" 920ms
And Select warehouse "Magazyn Hala A" 1s 614ms
And Go to next day in schedule 1s 141ms
And Move gray window to new location 15s 092ms
org.openqa.selenium.NoSuchElementException: no such element: Unable to locate element: {"method":"xpath","selector":"//div[@data-window-type='state-disabled'] | //div[@data-window-type='state-template']"}
  (Session info: headless chrome=93.0.4577.63)
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=93.0.4577.15 (660fc11082ba57405eca2e8c49c3e1af756fbfae-refs/branch-heads/4577@{#203}), userDataDir=/home/teamcity/build-agent-2/temp/buildTmp/.com.google.Chrome.nXQC78}, 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: 9cf8c623213683dad42f700c3a1a1e2f
*** Element info: {Using=xpath, value=//div[@data-window-type='state-disabled'] | //div[@data-window-type='state-template']}
	at sun.reflect.GeneratedConstructorAccessor213.newInstance(Unknown Source)
	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.BasePage.getWebElementByXpath(BasePage.java:325)
	at CucumberTests.GrayWindow.MoveGrayWindowTest.moveGrayWindowToNewLocation(MoveGrayWindowTest.java:27)
	at ✽.Move gray window to new location(file:Features/Atom/TimeWindow/GrayWindow.feature:11)
Then Check if gray window is in new location 000ms
After Hooks.deleteAllGrayWindowsAfterTest() 15s 310ms
View Feature Gray Window atom tests
Scenario Outline Check if it is possible to move gray window in the same day at the same ramp
Before Hooks.showScenarioName(Scenario) 001ms
Steps
Given Login as "lantmannen-admin" and set token of apiUsername "super-admin-lantmannen" 2s 586ms
And Create "CREATE_GRAY_WINDOW_MNS" window by JSON file for test as "super-admin-lantmannen" 203ms
When Go to "WAREHOUSE_TAB" 1s 436ms
And Select warehouse "Magazyn - Nowa Sól" 2s 167ms
And Go to next day in schedule 1s 343ms
And Move gray window to new location 1s 706ms
Then Check if gray window is in new location 1s 039ms
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.15 (660fc11082ba57405eca2e8c49c3e1af756fbfae-refs/branch-heads/4577@{#203}), userDataDir=/home/teamcity/build-agent-2/temp/buildTmp/.com.google.Chrome.nXQC78}, 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: 9cf8c623213683dad42f700c3a1a1e2f
	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.RemoteWebElement.execute(RemoteWebElement.java:279)
	at org.openqa.selenium.remote.RemoteWebElement.getAttribute(RemoteWebElement.java:128)
	at CucumberTests.GrayWindow.MoveGrayWindowTest.checkIfGrayWindowIsInNewLocation(MoveGrayWindowTest.java:37)
	at ✽.Check if gray window is in new location(file:Features/Atom/TimeWindow/GrayWindow.feature:12)
After Hooks.deleteAllGrayWindowsAfterTest() 239ms
View Feature Gray Window atom tests
Scenario Outline Check if it is possible to move gray window in the same day at the same ramp
Before Hooks.showScenarioName(Scenario) 001ms
Steps
Given Login as "alrec-admin" and set token of apiUsername "super-admin-alrec" 2s 548ms
And Create "CREATE_GRAY_WINDOW_MAL" window by JSON file for test as "super-admin-alrec" 282ms
When Go to "WAREHOUSE_TAB" 706ms
And Select warehouse "Magazyn Alrec" 1s 351ms
And Go to next day in schedule 1s 164ms
And Move gray window to new location 1s 554ms
Then Check if gray window is in new location 1s 043ms
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.15 (660fc11082ba57405eca2e8c49c3e1af756fbfae-refs/branch-heads/4577@{#203}), userDataDir=/home/teamcity/build-agent-2/temp/buildTmp/.com.google.Chrome.nXQC78}, 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: 9cf8c623213683dad42f700c3a1a1e2f
	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.RemoteWebElement.execute(RemoteWebElement.java:279)
	at org.openqa.selenium.remote.RemoteWebElement.getAttribute(RemoteWebElement.java:128)
	at CucumberTests.GrayWindow.MoveGrayWindowTest.checkIfGrayWindowIsInNewLocation(MoveGrayWindowTest.java:37)
	at ✽.Check if gray window is in new location(file:Features/Atom/TimeWindow/GrayWindow.feature:12)
After Hooks.deleteAllGrayWindowsAfterTest() 243ms
View Feature Gray Window atom tests
Before Hooks.showScenarioName(Scenario) 001ms
Given Login as "hochland-admin" and set token of apiUsername "super-admin-hochland" 2s 682ms
When Go to "WAREHOUSE_TAB" 1s 370ms
And Select warehouse "Twarożkarnia wyrób gotowy" 1s 947ms
When Click in free spot in schedule page to create gray window 524ms
Then Check if gray window is in the schedule 2s 033ms
After Hooks.deleteAllGrayWindowsAfterTest() 260ms
View Feature Gray Window atom tests
Before Hooks.showScenarioName(Scenario) 001ms
Given Login as "piast-admin" and set token of apiUsername "super-admin-piast" 2s 541ms
When Go to "WAREHOUSE_TAB" 924ms
And Select warehouse "Magazyn Hala A" 1s 615ms
When Click in free spot in schedule page to create gray window 523ms
Then Check if gray window is in the schedule 2s 039ms
After Hooks.deleteAllGrayWindowsAfterTest() 254ms
View Feature Gray Window atom tests
Before Hooks.showScenarioName(Scenario) 001ms
Given Login as "lantmannen-admin" and set token of apiUsername "super-admin-lantmannen" 2s 406ms
When Go to "WAREHOUSE_TAB" 1s 285ms
And Select warehouse "Magazyn - Nowa Sól" 2s 168ms
When Click in free spot in schedule page to create gray window 623ms
Then Check if gray window is in the schedule 2s 045ms
After Hooks.deleteAllGrayWindowsAfterTest() 256ms
View Feature Gray Window atom tests
Before Hooks.showScenarioName(Scenario) 001ms
Given Login as "alrec-admin" and set token of apiUsername "super-admin-alrec" 2s 586ms
When Go to "WAREHOUSE_TAB" 675ms
And Select warehouse "Magazyn Alrec" 1s 312ms
When Click in free spot in schedule page to create gray window 527ms
Then Check if gray window is in the schedule 2s 046ms
After Hooks.deleteAllGrayWindowsAfterTest() 265ms
View Feature Gray Window atom tests
Before Hooks.showScenarioName(Scenario) 001ms
Given Login as "hochland-admin" and set token of apiUsername "super-admin-hochland" 2s 929ms
And Create "CREATE_GRAY_WINDOW_TWG" window by JSON file for test as "super-admin-hochland" 215ms
When Go to "WAREHOUSE_TAB" 1s 293ms
And Select warehouse "Twarożkarnia wyrób gotowy" 1s 907ms
And Set week view 1s 224ms
When Delete gray window from schedule 2s 209ms
Then Check if gray window is no longer in schedule 15s 062ms
After Hooks.deleteAllGrayWindowsAfterTest() 15s 285ms
View Feature Gray Window atom tests
Before Hooks.showScenarioName(Scenario) 001ms
Given Login as "lantmannen-admin" and set token of apiUsername "super-admin-lantmannen" 2s 451ms
And Create "CREATE_GRAY_WINDOW_MNS" window by JSON file for test as "super-admin-lantmannen" 239ms
When Go to "WAREHOUSE_TAB" 1s 412ms
And Select warehouse "Magazyn - Nowa Sól" 2s 136ms
And Set week view 1s 273ms
When Delete gray window from schedule 5s 318ms
Then Check if gray window is no longer in schedule 15s 075ms
After Hooks.deleteAllGrayWindowsAfterTest() 15s 245ms
View Feature Gray Window atom tests
Before Hooks.showScenarioName(Scenario) 001ms
Given Login as "alrec-admin" and set token of apiUsername "super-admin-alrec" 3s 056ms
And Create "CREATE_GRAY_WINDOW_MAL" window by JSON file for test as "super-admin-alrec" 219ms
When Go to "WAREHOUSE_TAB" 714ms
And Select warehouse "Magazyn Alrec" 1s 364ms
And Set week view 1s 802ms
When Delete gray window from schedule 5s 284ms
Then Check if gray window is no longer in schedule 15s 088ms
After Hooks.deleteAllGrayWindowsAfterTest() 15s 174ms
View Feature Gray Window atom tests
Before Hooks.showScenarioName(Scenario) 001ms
Given Login as "hochland-admin" and set token of apiUsername "super-admin-hochland" 3s 220ms
And Create "CREATE_GRAY_WINDOW_TWG" window by JSON file for test as "super-admin-hochland" 240ms
When Go to "WAREHOUSE_TAB" 1s 310ms
And Select warehouse "Twarożkarnia wyrób gotowy" 2s 014ms
And Set week view 1s 264ms
And Set time window height "4" "grayWindow" 5s 632ms
Then Check height of the time window after expanding by "4" in "grayWindow" 079ms
After Hooks.deleteAllGrayWindowsAfterTest() 256ms
View Feature Gray Window atom tests
Before Hooks.showScenarioName(Scenario) 000ms
Given Login as "lantmannen-admin" and set token of apiUsername "super-admin-lantmannen" 2s 352ms
And Create "CREATE_GRAY_WINDOW_MNS" window by JSON file for test as "super-admin-lantmannen" 212ms
When Go to "WAREHOUSE_TAB" 1s 282ms
And Select warehouse "Magazyn - Nowa Sól" 2s 116ms
And Set week view 1s 275ms
And Set time window height "2" "grayWindow" 5s 658ms
Then Check height of the time window after expanding by "2" in "grayWindow" 069ms
After Hooks.deleteAllGrayWindowsAfterTest() 262ms
View Feature Gray Window atom tests
Before Hooks.showScenarioName(Scenario) 001ms
Given Login as "alrec-admin" and set token of apiUsername "super-admin-alrec" 2s 542ms
And Create "CREATE_GRAY_WINDOW_MAL" window by JSON file for test as "super-admin-alrec" 186ms
When Go to "WAREHOUSE_TAB" 610ms
And Select warehouse "Magazyn Alrec" 1s 289ms
And Set week view 1s 828ms
And Set time window height "4" "grayWindow" 5s 607ms
Then Check height of the time window after expanding by "4" in "grayWindow" 070ms
After Hooks.deleteAllGrayWindowsAfterTest() 217ms
View Feature Gray Window atom tests
Before Hooks.showScenarioName(Scenario) 001ms
Given Login as "hochland-admin" and set token of apiUsername "super-admin-hochland" 2s 976ms
And Go to "WAREHOUSE_TAB" 1s 278ms
And Select warehouse "Magazyn Zimny Kaźmierz" 2s 071ms
When Click in free spot in schedule page to create gray window 541ms
And Check if gray window is in the schedule 2s 047ms
And Add note text "Testowa notatka" on gray window 16s 559ms
Then Verify if added text "Testowa notatka" is visible on gray window note 084ms
After Hooks.deleteAllGrayWindowsAfterTest() 317ms
View Feature Gray Window atom tests
Before Hooks.showScenarioName(Scenario) 001ms
Given Login as "lantmannen-admin" and set token of apiUsername "super-admin-lantmannen" 2s 545ms
And Go to "WAREHOUSE_TAB" 1s 365ms
And Select warehouse "Magazyn - Nowa Sól" 2s 171ms
When Click in free spot in schedule page to create gray window 616ms
And Check if gray window is in the schedule 2s 041ms
And Add note text "Testowa notatka" on gray window 16s 635ms
Then Verify if added text "Testowa notatka" is visible on gray window note 073ms
After Hooks.deleteAllGrayWindowsAfterTest() 234ms
View Feature Gray Window atom tests
Before Hooks.showScenarioName(Scenario) 000ms
Given Login as "alrec-admin" and set token of apiUsername "super-admin-alrec" 2s 552ms
And Go to "WAREHOUSE_TAB" 714ms
And Select warehouse "Magazyn Alrec" 1s 321ms
When Click in free spot in schedule page to create gray window 494ms
And Check if gray window is in the schedule 2s 035ms
And Add note text "Testowa notatka" on gray window 16s 397ms
Then Verify if added text "Testowa notatka" is visible on gray window note 079ms
After Hooks.deleteAllGrayWindowsAfterTest() 223ms
View Feature Crud Transport
Before Hooks.showScenarioName(Scenario) 001ms
Given Login as "keeeper-admin" and set token of apiUsername "super-admin-keeeper" 2s 630ms
And Create transport "CREATE_LOAD" by JSON file as "super-admin-keeeper" 1s 951ms
And Create gray windows "CREATE_GRAY_WINDOW_MWG" on "PRZESYŁKI DROBNICOWE" in "Magazyn Wyrobów Gotowych" as "super-admin-keeeper" 1s 288ms
And If user is login then logout 282ms
Then Login as "dka1-supplier" 5s 784ms
And Click button advice in transport table "LOAD" 690ms
And Check if moved to first possible start date in schedule 1s 252ms
After Hooks.deleteAllGrayWindowsAfterTest() 1m 31s 801ms
After Hooks.deleteTransportAfterTest() 526ms