Project Number Date
ApolloFullRunnerReport apollo-test-2.151 09 wrz 2021, 06:10

Tag Report

Steps Scenarios Features
Tag Passed Failed Skipped Pending Undefined Total Passed Failed Total Duration Status
@deleteAllGrayWindowsAfterTest 169 1 9 0 0 179 24 1 25 7m 20s 680ms Failed
View Feature Schedule
Before Hooks.showScenarioName(Scenario) 001ms
Given Login as "hochland-admin" and set token of apiUsername "super-admin-hochland" 9s 107ms
And Create "CREATE_GRAY_WINDOW_TWG" window by JSON file for test as "super-admin-hochland" 249ms
And Create "CREATE_GRAY_WINDOW_OST" window by JSON file for test as "super-admin-hochland" 210ms
When Go to "WAREHOUSE_TAB" 1s 305ms
And Select warehouse "Twarożkarnia wyrób gotowy" 1s 927ms
And Select view "DAYS_2" 2s 186ms
Then Check if gray window is in the schedule 2s 053ms
And Select warehouse "Opakowania, surowce twarożkarnia" 1s 430ms
And Select view "DAYS_2" 2s 123ms
And Check if gray window is in the schedule 2s 042ms
After Hooks.deleteAllGrayWindowsAfterTest() 15s 551ms
After Hooks.deleteTransportAfterTest() 000ms
View Feature Schedule
Scenario Outline Check if windows are visible after switching warehouse
Before Hooks.showScenarioName(Scenario) 001ms
Steps
Given Login as "hochland-producer" and set token of apiUsername "super-admin-hochland" 32s 330ms
org.openqa.selenium.TimeoutException: Expected condition failed: Nie udalo sie poprawnie zalogowac hochland-producer (tried for 20 second(s) with 500 MILLISECONDS interval)
	at org.openqa.selenium.support.ui.WebDriverWait.timeoutException(WebDriverWait.java:82)
	at org.openqa.selenium.support.ui.FluentWait.until(FluentWait.java:231)
	at Pages.BasePage.checkElementIsVisible(BasePage.java:185)
	at Pages.LoginPage.loginAs(LoginPage.java:42)
	at CucumberTests.BaseTest.loginAs(BaseTest.java:100)
	at CucumberTests.LoginTest.loginAsAndSetTokenOfApiUsername(LoginTest.java:83)
	at ✽.Login as "hochland-producer" and set token of apiUsername "super-admin-hochland"(file:Features/Atom/Schedule/Schedule.feature:35)
Caused by: org.openqa.selenium.NoSuchElementException: Cannot locate an element using By.xpath: //a[text()='Logout'] | //a[text()='Wyloguj']
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: driver.version: unknown
	at org.openqa.selenium.support.ui.ExpectedConditions.lambda$findElement$0(ExpectedConditions.java:882)
	at java.util.Optional.orElseThrow(Optional.java:290)
	at org.openqa.selenium.support.ui.ExpectedConditions.findElement(ExpectedConditions.java:881)
	at org.openqa.selenium.support.ui.ExpectedConditions.access$000(ExpectedConditions.java:43)
	at org.openqa.selenium.support.ui.ExpectedConditions$7.apply(ExpectedConditions.java:205)
	at org.openqa.selenium.support.ui.ExpectedConditions$7.apply(ExpectedConditions.java:201)
	at org.openqa.selenium.support.ui.FluentWait.until(FluentWait.java:208)
	at Pages.BasePage.checkElementIsVisible(BasePage.java:185)
	at Pages.LoginPage.loginAs(LoginPage.java:42)
	at CucumberTests.BaseTest.loginAs(BaseTest.java:100)
	at CucumberTests.LoginTest.loginAsAndSetTokenOfApiUsername(LoginTest.java:83)
	at sun.reflect.GeneratedMethodAccessor221.invoke(Unknown Source)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at cucumber.runtime.Utils$1.call(Utils.java:26)
	at cucumber.runtime.Timeout.timeout(Timeout.java:16)
	at cucumber.runtime.Utils.invoke(Utils.java:20)
	at cucumber.runtime.java.JavaStepDefinition.execute(JavaStepDefinition.java:57)
	at cucumber.runner.PickleStepDefinitionMatch.runStep(PickleStepDefinitionMatch.java:50)
	at cucumber.runner.TestStep.executeStep(TestStep.java:63)
	at cucumber.runner.TestStep.run(TestStep.java:49)
	at cucumber.runner.PickleStepTestStep.run(PickleStepTestStep.java:43)
	at cucumber.runner.TestCase.run(TestCase.java:45)
	at cucumber.runner.Runner.runPickle(Runner.java:40)
	at cucumber.runtime.junit.PickleRunners$WithStepDescriptions.run(PickleRunners.java:97)
	at cucumber.runtime.junit.FeatureRunner.runChild(FeatureRunner.java:68)
	at cucumber.runtime.junit.FeatureRunner.runChild(FeatureRunner.java:23)
	at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290)
	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71)
	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288)
	at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58)
	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268)
	at org.junit.runners.ParentRunner.run(ParentRunner.java:363)
	at cucumber.runtime.junit.FeatureRunner.run(FeatureRunner.java:73)
	at cucumber.api.junit.Cucumber.runChild(Cucumber.java:122)
	at cucumber.api.junit.Cucumber.runChild(Cucumber.java:64)
	at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290)
	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71)
	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288)
	at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58)
	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268)
	at cucumber.api.junit.Cucumber$1.evaluate(Cucumber.java:131)
	at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26)
	at org.junit.internal.runners.statements.RunAfters.evaluate(RunAfters.java:27)
	at org.junit.runners.ParentRunner.run(ParentRunner.java:363)
	at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:367)
	at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:274)
	at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:238)
	at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:161)
	at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:290)
	at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:242)
	at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:121)
And Create "CREATE_GRAY_WINDOW_TWG" window by JSON file for test as "super-admin-hochland" 000ms
And Create "CREATE_GRAY_WINDOW_OST" window by JSON file for test as "super-admin-hochland" 000ms
When Go to "WAREHOUSE_TAB" 000ms
And Select warehouse "Twarożkarnia wyrób gotowy" 000ms
And Select view "DAYS_2" 000ms
Then Check if gray window is in the schedule 000ms
And Select warehouse "Opakowania, surowce twarożkarnia" 000ms
And Select view "DAYS_2" 000ms
And Check if gray window is in the schedule 000ms
Hooks
After Hooks.deleteAllGrayWindowsAfterTest() 000ms
java.lang.NullPointerException: Nie udalo sie pobrać id szarego okna
	at CucumberTests.Hooks.deleteAllGrayWindowsAfterTest(Hooks.java:237)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at cucumber.runtime.Utils$1.call(Utils.java:26)
	at cucumber.runtime.Timeout.timeout(Timeout.java:16)
	at cucumber.runtime.Utils.invoke(Utils.java:20)
	at cucumber.runtime.java.JavaHookDefinition.execute(JavaHookDefinition.java:60)
	at cucumber.runner.HookDefinitionMatch.runStep(HookDefinitionMatch.java:16)
	at cucumber.runner.TestStep.executeStep(TestStep.java:63)
	at cucumber.runner.TestStep.run(TestStep.java:49)
	at cucumber.runner.TestCase.run(TestCase.java:49)
	at cucumber.runner.Runner.runPickle(Runner.java:40)
	at cucumber.runtime.junit.PickleRunners$WithStepDescriptions.run(PickleRunners.java:97)
	at cucumber.runtime.junit.FeatureRunner.runChild(FeatureRunner.java:68)
	at cucumber.runtime.junit.FeatureRunner.runChild(FeatureRunner.java:23)
	at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290)
	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71)
	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288)
	at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58)
	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268)
	at org.junit.runners.ParentRunner.run(ParentRunner.java:363)
	at cucumber.runtime.junit.FeatureRunner.run(FeatureRunner.java:73)
	at cucumber.api.junit.Cucumber.runChild(Cucumber.java:122)
	at cucumber.api.junit.Cucumber.runChild(Cucumber.java:64)
	at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290)
	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71)
	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288)
	at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58)
	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268)
	at cucumber.api.junit.Cucumber$1.evaluate(Cucumber.java:131)
	at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26)
	at org.junit.internal.runners.statements.RunAfters.evaluate(RunAfters.java:27)
	at org.junit.runners.ParentRunner.run(ParentRunner.java:363)
	at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:367)
	at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:274)
	at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:238)
	at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:161)
	at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:290)
	at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:242)
	at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:121)
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 785ms
And Create "CREATE_GRAY_WINDOW_TWG" window by JSON file for test as "super-admin-hochland" 380ms
And Create "CREATE_GRAY_WINDOW_OST" window by JSON file for test as "super-admin-hochland" 428ms
When Go to "WAREHOUSE_TAB" 1s 374ms
And Select warehouse "Twarożkarnia wyrób gotowy" 1s 887ms
And Select view "DAYS_2" 2s 170ms
Then Check if gray window is in the schedule 2s 036ms
And Select warehouse "Opakowania, surowce twarożkarnia" 1s 400ms
And Select view "DAYS_2" 2s 132ms
And Check if gray window is in the schedule 2s 035ms
After Hooks.deleteAllGrayWindowsAfterTest() 15s 608ms
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 752ms
And Create "CREATE_GRAY_WINDOW_MGW" window by JSON file for test as "super-admin-skz" 208ms
And Create "CREATE_GRAY_WINDOW_HRL" window by JSON file for test as "super-admin-skz" 196ms
When Go to "WAREHOUSE_TAB" 971ms
And Select warehouse "MGW" 1s 358ms
And Select view "DAYS_2" 2s 215ms
Then Check if gray window is in the schedule 2s 044ms
And Select warehouse "HRL" 1s 539ms
And Select view "DAYS_2" 2s 141ms
And Check if gray window is in the schedule 2s 043ms
After Hooks.deleteAllGrayWindowsAfterTest() 15s 571ms
After Hooks.deleteTransportAfterTest() 000ms
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 288ms
And Create "CREATE_GRAY_WINDOW_TWG" window by JSON file for test as "super-admin-hochland" 247ms
When Go to "WAREHOUSE_TAB" 1s 290ms
And Select warehouse "Twarożkarnia wyrób gotowy" 1s 973ms
And Go to next day in schedule 1s 185ms
And Move gray window to new location 1s 653ms
Then Check if gray window is in new location 1s
After Hooks.deleteAllGrayWindowsAfterTest() 274ms
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 657ms
And Create "CREATE_GRAY_WINDOW_MHA" window by JSON file for test as "super-admin-piast" 207ms
When Go to "WAREHOUSE_TAB" 932ms
And Select warehouse "Magazyn Hala A" 1s 627ms
And Go to next day in schedule 1s 210ms
And Move gray window to new location 1s 653ms
Then Check if gray window is in new location 1s
After Hooks.deleteAllGrayWindowsAfterTest() 15s 261ms
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 544ms
And Create "CREATE_GRAY_WINDOW_MNS" window by JSON file for test as "super-admin-lantmannen" 210ms
When Go to "WAREHOUSE_TAB" 1s 471ms
And Select warehouse "Magazyn - Nowa Sól" 2s 121ms
And Go to next day in schedule 1s 318ms
And Move gray window to new location 1s 736ms
Then Check if gray window is in new location 1s
After Hooks.deleteAllGrayWindowsAfterTest() 261ms
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 806ms
And Create "CREATE_GRAY_WINDOW_MAL" window by JSON file for test as "super-admin-alrec" 205ms
When Go to "WAREHOUSE_TAB" 667ms
And Select warehouse "Magazyn Alrec" 1s 354ms
And Go to next day in schedule 1s 164ms
And Move gray window to new location 1s 588ms
Then Check if gray window is in new location 1s
After Hooks.deleteAllGrayWindowsAfterTest() 244ms
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 872ms
When Go to "WAREHOUSE_TAB" 1s 288ms
And Select warehouse "Twarożkarnia wyrób gotowy" 1s 856ms
When Click in free spot in schedule page to create gray window 670ms
Then Check if gray window is in the schedule 2s 034ms
After Hooks.deleteAllGrayWindowsAfterTest() 257ms
View Feature Gray Window atom tests
Before Hooks.showScenarioName(Scenario) 000ms
Given Login as "piast-admin" and set token of apiUsername "super-admin-piast" 2s 601ms
When Go to "WAREHOUSE_TAB" 950ms
And Select warehouse "Magazyn Hala A" 1s 660ms
When Click in free spot in schedule page to create gray window 587ms
Then Check if gray window is in the schedule 2s 043ms
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 381ms
When Go to "WAREHOUSE_TAB" 1s 359ms
And Select warehouse "Magazyn - Nowa Sól" 2s 160ms
When Click in free spot in schedule page to create gray window 790ms
Then Check if gray window is in the schedule 2s 043ms
After Hooks.deleteAllGrayWindowsAfterTest() 227ms
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 454ms
When Go to "WAREHOUSE_TAB" 652ms
And Select warehouse "Magazyn Alrec" 1s 310ms
When Click in free spot in schedule page to create gray window 537ms
Then Check if gray window is in the schedule 2s 031ms
After Hooks.deleteAllGrayWindowsAfterTest() 233ms
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 894ms
And Create "CREATE_GRAY_WINDOW_TWG" window by JSON file for test as "super-admin-hochland" 215ms
When Go to "WAREHOUSE_TAB" 1s 268ms
And Select warehouse "Twarożkarnia wyrób gotowy" 1s 911ms
And Set week view 1s 278ms
When Delete gray window from schedule 2s 207ms
Then Check if gray window is no longer in schedule 15s 029ms
After Hooks.deleteAllGrayWindowsAfterTest() 15s 226ms
View Feature Gray Window atom tests
Before Hooks.showScenarioName(Scenario) 000ms
Given Login as "piast-admin" and set token of apiUsername "super-admin-piast" 2s 600ms
And Create "CREATE_GRAY_WINDOW_MHA" window by JSON file for test as "super-admin-piast" 215ms
When Go to "WAREHOUSE_TAB" 956ms
And Select warehouse "Magazyn Hala A" 1s 651ms
And Set week view 2s 516ms
When Delete gray window from schedule 5s 354ms
Then Check if gray window is no longer in schedule 15s 089ms
After Hooks.deleteAllGrayWindowsAfterTest() 15s 232ms
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 548ms
And Create "CREATE_GRAY_WINDOW_MNS" window by JSON file for test as "super-admin-lantmannen" 206ms
When Go to "WAREHOUSE_TAB" 1s 312ms
And Select warehouse "Magazyn - Nowa Sól" 2s 218ms
And Set week view 1s 276ms
When Delete gray window from schedule 5s 333ms
Then Check if gray window is no longer in schedule 15s 094ms
After Hooks.deleteAllGrayWindowsAfterTest() 15s 240ms
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 646ms
And Create "CREATE_GRAY_WINDOW_MAL" window by JSON file for test as "super-admin-alrec" 211ms
When Go to "WAREHOUSE_TAB" 711ms
And Select warehouse "Magazyn Alrec" 1s 323ms
And Set week view 1s 800ms
When Delete gray window from schedule 5s 340ms
Then Check if gray window is no longer in schedule 15s 102ms
After Hooks.deleteAllGrayWindowsAfterTest() 15s 229ms
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 151ms
And Create "CREATE_GRAY_WINDOW_TWG" window by JSON file for test as "super-admin-hochland" 213ms
When Go to "WAREHOUSE_TAB" 1s 262ms
And Select warehouse "Twarożkarnia wyrób gotowy" 1s 892ms
And Set week view 1s 281ms
And Set time window height "4" "grayWindow" 5s 614ms
Then Check height of the time window after expanding by "4" in "grayWindow" 078ms
After Hooks.deleteAllGrayWindowsAfterTest() 287ms
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 659ms
And Create "CREATE_GRAY_WINDOW_MHA" window by JSON file for test as "super-admin-piast" 241ms
When Go to "WAREHOUSE_TAB" 972ms
And Select warehouse "Magazyn Hala A" 1s 620ms
And Set week view 2s 470ms
And Set time window height "1" "grayWindow" 5s 751ms
Then Check height of the time window after expanding by "1" in "grayWindow" 083ms
After Hooks.deleteAllGrayWindowsAfterTest() 282ms
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 590ms
And Create "CREATE_GRAY_WINDOW_MNS" window by JSON file for test as "super-admin-lantmannen" 188ms
When Go to "WAREHOUSE_TAB" 1s 286ms
And Select warehouse "Magazyn - Nowa Sól" 2s 129ms
And Set week view 1s 283ms
And Set time window height "2" "grayWindow" 5s 703ms
Then Check height of the time window after expanding by "2" in "grayWindow" 064ms
After Hooks.deleteAllGrayWindowsAfterTest() 229ms
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 601ms
And Create "CREATE_GRAY_WINDOW_MAL" window by JSON file for test as "super-admin-alrec" 208ms
When Go to "WAREHOUSE_TAB" 733ms
And Select warehouse "Magazyn Alrec" 1s 348ms
And Set week view 1s 779ms
And Set time window height "4" "grayWindow" 5s 609ms
Then Check height of the time window after expanding by "4" in "grayWindow" 075ms
After Hooks.deleteAllGrayWindowsAfterTest() 251ms
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 091ms
And Go to "WAREHOUSE_TAB" 1s 222ms
And Select warehouse "Magazyn Zimny Kaźmierz" 2s 035ms
When Click in free spot in schedule page to create gray window 606ms
And Check if gray window is in the schedule 2s 042ms
And Add note text "Testowa notatka" on gray window 16s 623ms
Then Verify if added text "Testowa notatka" is visible on gray window note 087ms
After Hooks.deleteAllGrayWindowsAfterTest() 262ms
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 593ms
And Go to "WAREHOUSE_TAB" 941ms
And Select warehouse "Magazyn Hala A" 1s 613ms
When Click in free spot in schedule page to create gray window 589ms
And Check if gray window is in the schedule 2s 037ms
And Add note text "Testowa notatka" on gray window 16s 516ms
Then Verify if added text "Testowa notatka" is visible on gray window note 104ms
After Hooks.deleteAllGrayWindowsAfterTest() 252ms
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 368ms
And Go to "WAREHOUSE_TAB" 1s 372ms
And Select warehouse "Magazyn - Nowa Sól" 2s 145ms
When Click in free spot in schedule page to create gray window 931ms
And Check if gray window is in the schedule 2s 045ms
And Add note text "Testowa notatka" on gray window 16s 667ms
Then Verify if added text "Testowa notatka" is visible on gray window note 077ms
After Hooks.deleteAllGrayWindowsAfterTest() 248ms
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 663ms
And Go to "WAREHOUSE_TAB" 748ms
And Select warehouse "Magazyn Alrec" 1s 319ms
When Click in free spot in schedule page to create gray window 556ms
And Check if gray window is in the schedule 2s 036ms
And Add note text "Testowa notatka" on gray window 16s 491ms
Then Verify if added text "Testowa notatka" is visible on gray window note 070ms
After Hooks.deleteAllGrayWindowsAfterTest() 239ms
View Feature Crud Transport
Before Hooks.showScenarioName(Scenario) 001ms
Given Login as "keeeper-admin" and set token of apiUsername "super-admin-keeeper" 2s 634ms
And Create transport "CREATE_LOAD" by JSON file as "super-admin-keeeper" 1s 936ms
And Create gray windows "CREATE_GRAY_WINDOW_MWG" on "PRZESYŁKI DROBNICOWE" in "Magazyn Wyrobów Gotowych" as "super-admin-keeeper" 1s 314ms
And If user is login then logout 283ms
Then Login as "dka1-supplier" 6s 089ms
And Click button advice in transport table "LOAD" 833ms
And Check if moved to first possible start date in schedule 1s 290ms
After Hooks.deleteAllGrayWindowsAfterTest() 1m 31s 655ms
After Hooks.deleteTransportAfterTest() 478ms