Project Number Date
ApolloFullRunnerReport apollo-test-2.143 03 wrz 2021, 07:47

Feature Report

Steps Scenarios Features
Feature Passed Failed Skipped Pending Undefined Total Passed Failed Total Duration Status
Gray Window atom tests 131 3 5 0 0 139 18 3 21 6m 9s 947ms Failed
Feature Gray Window atom tests
Check gray window functionality
Before Hooks.showScenarioName(Scenario) 001ms
Given Login as "hochland-admin" and set token of apiUsername "super-admin-hochland" 3s 365ms
And Create "CREATE_GRAY_WINDOW_TWG" window by JSON file for test as "super-admin-hochland" 258ms
When Go to "WAREHOUSE_TAB" 1s 280ms
And Select warehouse "Twarożkarnia wyrób gotowy" 1s 956ms
And Go to next day in schedule 1s 166ms
And Move gray window to new location 1s 611ms
Then Check if gray window is in new location 1s 035ms
After Hooks.deleteAllGrayWindowsAfterTest() 269ms
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 564ms
And Create "CREATE_GRAY_WINDOW_MHA" window by JSON file for test as "super-admin-piast" 204ms
When Go to "WAREHOUSE_TAB" 871ms
And Select warehouse "Magazyn Hala A" 1s 615ms
And Go to next day in schedule 1s 159ms
And Move gray window to new location 15s 107ms
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.zcCUPu}, 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: 9a44b2d7f40b7f1cf1ae0ad9bb3da039
*** Element info: {Using=xpath, value=//div[@data-window-type='state-disabled'] | //div[@data-window-type='state-template']}
	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.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 297ms
Before Hooks.showScenarioName(Scenario) 001ms
Given Login as "lantmannen-admin" and set token of apiUsername "super-admin-lantmannen" 2s 472ms
And Create "CREATE_GRAY_WINDOW_MNS" window by JSON file for test as "super-admin-lantmannen" 217ms
When Go to "WAREHOUSE_TAB" 1s 333ms
And Select warehouse "Magazyn - Nowa Sól" 2s 168ms
And Go to next day in schedule 1s 345ms
And Move gray window to new location 1s 913ms
Then Check if gray window is in new location 1s 030ms
After Hooks.deleteAllGrayWindowsAfterTest() 227ms
Before Hooks.showScenarioName(Scenario) 001ms
Given Login as "alrec-admin" and set token of apiUsername "super-admin-alrec" 2s 472ms
And Create "CREATE_GRAY_WINDOW_MAL" window by JSON file for test as "super-admin-alrec" 226ms
When Go to "WAREHOUSE_TAB" 693ms
And Select warehouse "Magazyn Alrec" 1s 353ms
And Go to next day in schedule 1s 134ms
And Move gray window to new location 1s 545ms
Then Check if gray window is in new location 1s 036ms
After Hooks.deleteAllGrayWindowsAfterTest() 232ms
Before Hooks.showScenarioName(Scenario) 001ms
Given Login as "hochland-admin" and set token of apiUsername "super-admin-hochland" 2s 937ms
When Go to "WAREHOUSE_TAB" 1s 266ms
And Select warehouse "Twarożkarnia wyrób gotowy" 1s 828ms
When Click in free spot in schedule page to create gray window 522ms
Then Check if gray window is in the schedule 2s 042ms
After Hooks.deleteAllGrayWindowsAfterTest() 266ms
Before Hooks.showScenarioName(Scenario) 001ms
Given Login as "piast-admin" and set token of apiUsername "super-admin-piast" 2s 568ms
When Go to "WAREHOUSE_TAB" 897ms
And Select warehouse "Magazyn Hala A" 1s 643ms
When Click in free spot in schedule page to create gray window 570ms
Then Check if gray window is in the schedule 2s 036ms
After Hooks.deleteAllGrayWindowsAfterTest() 229ms
Before Hooks.showScenarioName(Scenario) 001ms
Given Login as "lantmannen-admin" and set token of apiUsername "super-admin-lantmannen" 2s 418ms
When Go to "WAREHOUSE_TAB" 1s 258ms
And Select warehouse "Magazyn - Nowa Sól" 2s 249ms
When Click in free spot in schedule page to create gray window 642ms
Then Check if gray window is in the schedule 2s 048ms
After Hooks.deleteAllGrayWindowsAfterTest() 272ms
Before Hooks.showScenarioName(Scenario) 001ms
Given Login as "alrec-admin" and set token of apiUsername "super-admin-alrec" 2s 496ms
When Go to "WAREHOUSE_TAB" 687ms
And Select warehouse "Magazyn Alrec" 1s 360ms
When Click in free spot in schedule page to create gray window 533ms
Then Check if gray window is in the schedule 2s 039ms
After Hooks.deleteAllGrayWindowsAfterTest() 231ms
Before Hooks.showScenarioName(Scenario) 001ms
Given Login as "hochland-admin" and set token of apiUsername "super-admin-hochland" 2s 980ms
And Create "CREATE_GRAY_WINDOW_TWG" window by JSON file for test as "super-admin-hochland" 206ms
When Go to "WAREHOUSE_TAB" 1s 260ms
And Select warehouse "Twarożkarnia wyrób gotowy" 1s 842ms
And Set week view 1s 272ms
When Delete gray window from schedule 2s 215ms
Then Check if gray window is no longer in schedule 15s 076ms
After Hooks.deleteAllGrayWindowsAfterTest() 15s 261ms
Scenario Outline Check if possible to delete gray window
Before Hooks.showScenarioName(Scenario) 000ms
Steps
Given Login as "piast-admin" and set token of apiUsername "super-admin-piast" 2s 815ms
And Create "CREATE_GRAY_WINDOW_MHA" window by JSON file for test as "super-admin-piast" 228ms
When Go to "WAREHOUSE_TAB" 938ms
And Select warehouse "Magazyn Hala A" 1s 616ms
And Set week view 16s 231ms
java.lang.AssertionError
	at org.junit.Assert.fail(Assert.java:86)
	at org.junit.Assert.assertTrue(Assert.java:41)
	at org.junit.Assert.assertTrue(Assert.java:52)
	at CucumberTests.Schedule.ScheduleTest.setWeekView(ScheduleTest.java:45)
	at ✽.Set week view(file:Features/Atom/TimeWindow/GrayWindow.feature:40)
When Delete gray window from schedule 000ms
Then Check if gray window is no longer in schedule 000ms
After Hooks.deleteAllGrayWindowsAfterTest() 15s 277ms
Before Hooks.showScenarioName(Scenario) 001ms
Given Login as "lantmannen-admin" and set token of apiUsername "super-admin-lantmannen" 2s 462ms
And Create "CREATE_GRAY_WINDOW_MNS" window by JSON file for test as "super-admin-lantmannen" 194ms
When Go to "WAREHOUSE_TAB" 1s 298ms
And Select warehouse "Magazyn - Nowa Sól" 2s 122ms
And Set week view 1s 233ms
When Delete gray window from schedule 5s 289ms
Then Check if gray window is no longer in schedule 15s 091ms
After Hooks.deleteAllGrayWindowsAfterTest() 15s 252ms
Before Hooks.showScenarioName(Scenario) 001ms
Given Login as "alrec-admin" and set token of apiUsername "super-admin-alrec" 2s 712ms
And Create "CREATE_GRAY_WINDOW_MAL" window by JSON file for test as "super-admin-alrec" 201ms
When Go to "WAREHOUSE_TAB" 715ms
And Select warehouse "Magazyn Alrec" 1s 318ms
And Set week view 1s 821ms
When Delete gray window from schedule 5s 322ms
Then Check if gray window is no longer in schedule 15s 097ms
After Hooks.deleteAllGrayWindowsAfterTest() 15s 236ms
Before Hooks.showScenarioName(Scenario) 001ms
Given Login as "hochland-admin" and set token of apiUsername "super-admin-hochland" 3s 163ms
And Create "CREATE_GRAY_WINDOW_TWG" window by JSON file for test as "super-admin-hochland" 207ms
When Go to "WAREHOUSE_TAB" 1s 247ms
And Select warehouse "Twarożkarnia wyrób gotowy" 1s 845ms
And Set week view 1s 215ms
And Set time window height "4" "grayWindow" 5s 619ms
Then Check height of the time window after expanding by "4" in "grayWindow" 071ms
After Hooks.deleteAllGrayWindowsAfterTest() 274ms
Scenario Outline Check if it possible to resize gray window
Before Hooks.showScenarioName(Scenario) 001ms
Steps
Given Login as "piast-admin" and set token of apiUsername "super-admin-piast" 2s 628ms
And Create "CREATE_GRAY_WINDOW_MHA" window by JSON file for test as "super-admin-piast" 193ms
When Go to "WAREHOUSE_TAB" 894ms
And Select warehouse "Magazyn Hala A" 1s 606ms
And Set week view 16s 224ms
java.lang.AssertionError
	at org.junit.Assert.fail(Assert.java:86)
	at org.junit.Assert.assertTrue(Assert.java:41)
	at org.junit.Assert.assertTrue(Assert.java:52)
	at CucumberTests.Schedule.ScheduleTest.setWeekView(ScheduleTest.java:45)
	at ✽.Set week view(file:Features/Atom/TimeWindow/GrayWindow.feature:56)
And Set time window height "1" "grayWindow" 000ms
Then Check height of the time window after expanding by "1" in "grayWindow" 000ms
After Hooks.deleteAllGrayWindowsAfterTest() 15s 278ms
Before Hooks.showScenarioName(Scenario) 001ms
Given Login as "lantmannen-admin" and set token of apiUsername "super-admin-lantmannen" 2s 645ms
And Create "CREATE_GRAY_WINDOW_MNS" window by JSON file for test as "super-admin-lantmannen" 182ms
When Go to "WAREHOUSE_TAB" 1s 312ms
And Select warehouse "Magazyn - Nowa Sól" 2s 191ms
And Set week view 1s 213ms
And Set time window height "2" "grayWindow" 5s 649ms
Then Check height of the time window after expanding by "2" in "grayWindow" 078ms
After Hooks.deleteAllGrayWindowsAfterTest() 258ms
Before Hooks.showScenarioName(Scenario) 001ms
Given Login as "alrec-admin" and set token of apiUsername "super-admin-alrec" 2s 583ms
And Create "CREATE_GRAY_WINDOW_MAL" window by JSON file for test as "super-admin-alrec" 199ms
When Go to "WAREHOUSE_TAB" 657ms
And Select warehouse "Magazyn Alrec" 1s 325ms
And Set week view 1s 829ms
And Set time window height "4" "grayWindow" 5s 626ms
Then Check height of the time window after expanding by "4" in "grayWindow" 069ms
After Hooks.deleteAllGrayWindowsAfterTest() 226ms
Before Hooks.showScenarioName(Scenario) 001ms
Given Login as "hochland-admin" 2s 748ms
And Go to "WAREHOUSE_TAB" 1s 268ms
And Select warehouse "Twarożkarnia wyrób gotowy" 1s 912ms
When Click in free spot in schedule page to create gray window 571ms
When Move gray window to new location 1s 660ms
When Delete gray window from schedule 2s 187ms
Then Check if gray window is no longer in schedule 15s 075ms
Before Hooks.showScenarioName(Scenario) 001ms
Given Login as "hochland-admin" and set token of apiUsername "super-admin-hochland" 3s 121ms
And Go to "WAREHOUSE_TAB" 1s 298ms
And Select warehouse "Magazyn Zimny Kaźmierz" 2s 048ms
When Click in free spot in schedule page to create gray window 531ms
And Check if gray window is in the schedule 2s 040ms
And Add note text "Testowa notatka" on gray window 16s 553ms
Then Verify if added text "Testowa notatka" is visible on gray window note 071ms
After Hooks.deleteAllGrayWindowsAfterTest() 272ms
Before Hooks.showScenarioName(Scenario) 001ms
Given Login as "piast-admin" and set token of apiUsername "super-admin-piast" 2s 702ms
And Go to "WAREHOUSE_TAB" 974ms
And Select warehouse "Magazyn Hala A" 1s 594ms
When Click in free spot in schedule page to create gray window 512ms
And Check if gray window is in the schedule 2s 035ms
And Add note text "Testowa notatka" on gray window 16s 381ms
Then Verify if added text "Testowa notatka" is visible on gray window note 085ms
After Hooks.deleteAllGrayWindowsAfterTest() 270ms
Before Hooks.showScenarioName(Scenario) 001ms
Given Login as "lantmannen-admin" and set token of apiUsername "super-admin-lantmannen" 2s 508ms
And Go to "WAREHOUSE_TAB" 1s 360ms
And Select warehouse "Magazyn - Nowa Sól" 2s 132ms
When Click in free spot in schedule page to create gray window 616ms
And Check if gray window is in the schedule 2s 033ms
And Add note text "Testowa notatka" on gray window 16s 648ms
Then Verify if added text "Testowa notatka" is visible on gray window note 082ms
After Hooks.deleteAllGrayWindowsAfterTest() 275ms
Before Hooks.showScenarioName(Scenario) 001ms
Given Login as "alrec-admin" and set token of apiUsername "super-admin-alrec" 2s 744ms
And Go to "WAREHOUSE_TAB" 721ms
And Select warehouse "Magazyn Alrec" 1s 359ms
When Click in free spot in schedule page to create gray window 543ms
And Check if gray window is in the schedule 2s 037ms
And Add note text "Testowa notatka" on gray window 16s 463ms
Then Verify if added text "Testowa notatka" is visible on gray window note 074ms
After Hooks.deleteAllGrayWindowsAfterTest() 238ms