Project Number Date
ApolloFullRunnerReport develop.364 31 mar 2021, 06:01

Tag Report

Steps Scenarios Features
Tag Passed Failed Skipped Pending Undefined Total Passed Failed Total Duration Status
@deleteAllGrayWindowsAfterTest 135 2 6 0 0 143 17 2 19 4m 1s 464ms Failed
View Feature Schedule
Given Login as "hochland-admin" and set token of apiUsername "super-admin-hochland" 2s 996ms
And Create "CREATE_GRAY_WINDOW_TWG" window by JSON file for test as "super-admin-hochland" 050ms
And Create "CREATE_GRAY_WINDOW_OST" window by JSON file for test as "super-admin-hochland" 037ms
When Go to "WAREHOUSE_TAB" 748ms
And Select warehouse "Twarożkarnia wyrób gotowy" 1s 833ms
And Select view "DAYS_2" 2s 086ms
Then Check if gray window is in the schedule 2s 024ms
And Select warehouse "Opakowania, surowce twarożkarnia" 1s 267ms
And Select view "DAYS_2" 2s 055ms
And Check if gray window is in the schedule 2s 016ms
After Hooks.deleteTransportAfterTest() 000ms
After Hooks.deleteAllGrayWindowsAfterTest() 15s 179ms
View Feature Schedule
Given Login as "hochland-producer" and set token of apiUsername "super-admin-hochland" 2s 710ms
And Create "CREATE_GRAY_WINDOW_TWG" window by JSON file for test as "super-admin-hochland" 033ms
And Create "CREATE_GRAY_WINDOW_OST" window by JSON file for test as "super-admin-hochland" 036ms
When Go to "WAREHOUSE_TAB" 785ms
And Select warehouse "Twarożkarnia wyrób gotowy" 1s 889ms
And Select view "DAYS_2" 2s 087ms
Then Check if gray window is in the schedule 2s 023ms
And Select warehouse "Opakowania, surowce twarożkarnia" 1s 279ms
And Select view "DAYS_2" 2s 059ms
And Check if gray window is in the schedule 2s 016ms
After Hooks.deleteTransportAfterTest() 001ms
After Hooks.deleteAllGrayWindowsAfterTest() 15s 132ms
View Feature Schedule
Given Login as "pha1-carrier@qa.qa-test" and set token of apiUsername "super-admin-hochland" 2s 540ms
And Create "CREATE_GRAY_WINDOW_TWG" window by JSON file for test as "super-admin-hochland" 034ms
And Create "CREATE_GRAY_WINDOW_OST" window by JSON file for test as "super-admin-hochland" 029ms
When Go to "WAREHOUSE_TAB" 763ms
And Select warehouse "Twarożkarnia wyrób gotowy" 1s 849ms
And Select view "DAYS_2" 2s 084ms
Then Check if gray window is in the schedule 2s 022ms
And Select warehouse "Opakowania, surowce twarożkarnia" 1s 258ms
And Select view "DAYS_2" 2s 054ms
And Check if gray window is in the schedule 2s 016ms
After Hooks.deleteTransportAfterTest() 001ms
After Hooks.deleteAllGrayWindowsAfterTest() 15s 176ms
View Feature Schedule
Given Login as "swisskrono-admin" and set token of apiUsername "super-admin-skz" 1s 285ms
And Create "CREATE_GRAY_WINDOW_MGW" window by JSON file for test as "super-admin-skz" 045ms
And Create "CREATE_GRAY_WINDOW_HRL" window by JSON file for test as "super-admin-skz" 034ms
When Go to "WAREHOUSE_TAB" 418ms
And Select warehouse "MGW" 1s 175ms
And Select view "DAYS_2" 2s 072ms
Then Check if gray window is in the schedule 2s 021ms
And Select warehouse "HRL" 1s 384ms
And Select view "DAYS_2" 2s 058ms
And Check if gray window is in the schedule 2s 017ms
After Hooks.deleteTransportAfterTest() 001ms
After Hooks.deleteAllGrayWindowsAfterTest() 15s 165ms
View Feature Schedule
Scenario Outline Check if windows are visible after switching warehouse
Steps
Given Login as "swisskrono-producer" and set token of apiUsername "super-admin-skz" 2s 399ms
And Create "CREATE_GRAY_WINDOW_MGW" window by JSON file for test as "super-admin-skz" 037ms
And Create "CREATE_GRAY_WINDOW_HRL" window by JSON file for test as "super-admin-skz" 033ms
When Go to "WAREHOUSE_TAB" 438ms
And Select warehouse "MGW" 1s 338ms
And Select view "DAYS_2" 2s 071ms
Then Check if gray window is in the schedule 17s 021ms
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=89.0.4389.90)
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: 'ns3112421', ip: '94.23.29.183', os.name: 'Linux', os.arch: 'amd64', os.version: '4.15.0-136-generic', java.version: '1.8.0_201'
Driver info: org.openqa.selenium.chrome.ChromeDriver
Capabilities [{networkConnectionEnabled=false, chrome={chromedriverVersion=89.0.4389.23 (61b08ee2c50024bab004e48d2b1b083cdbdac579-refs/branch-heads/4389@{#294}), userDataDir=/home/teamcity/build-agent-2/temp/buildTmp/.com.google.Chrome.Pj4cd0}, 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=89.0.4389.90, browserName=chrome, javascriptEnabled=true, platformName=LINUX, setWindowRect=true, webauthn:extension:largeBlob=true, webauthn:virtualAuthenticators=true}]
Session ID: 7685a441a3e1f7cd5f61183278d8096c
*** 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:306)
	at CucumberTests.GrayWindow.CreateGrayWindowTest.checkIfGrayWindowIsInTheSchedule(CreateGrayWindowTest.java:114)
	at ✽.Check if gray window is in the schedule(file:Features/Atom/Schedule/Schedule.feature:41)
And Select warehouse "HRL" 000ms
And Select view "DAYS_2" 000ms
And Check if gray window is in the schedule 000ms
After Hooks.deleteTransportAfterTest() 001ms
After Hooks.deleteAllGrayWindowsAfterTest() 30s 149ms
View Feature Schedule
Scenario Outline Check if windows are visible after switching warehouse
Steps
Given Login as "3cargo-carrier" and set token of apiUsername "super-admin-skz" 2s 177ms
And Create "CREATE_GRAY_WINDOW_MGW" window by JSON file for test as "super-admin-skz" 042ms
And Create "CREATE_GRAY_WINDOW_HRL" window by JSON file for test as "super-admin-skz" 038ms
When Go to "WAREHOUSE_TAB" 428ms
And Select warehouse "MGW" 1s 330ms
And Select view "DAYS_2" 2s 072ms
Then Check if gray window is in the schedule 17s 027ms
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=89.0.4389.90)
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: 'ns3112421', ip: '94.23.29.183', os.name: 'Linux', os.arch: 'amd64', os.version: '4.15.0-136-generic', java.version: '1.8.0_201'
Driver info: org.openqa.selenium.chrome.ChromeDriver
Capabilities [{networkConnectionEnabled=false, chrome={chromedriverVersion=89.0.4389.23 (61b08ee2c50024bab004e48d2b1b083cdbdac579-refs/branch-heads/4389@{#294}), userDataDir=/home/teamcity/build-agent-2/temp/buildTmp/.com.google.Chrome.Pj4cd0}, 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=89.0.4389.90, browserName=chrome, javascriptEnabled=true, platformName=LINUX, setWindowRect=true, webauthn:extension:largeBlob=true, webauthn:virtualAuthenticators=true}]
Session ID: 7685a441a3e1f7cd5f61183278d8096c
*** Element info: {Using=xpath, value=//div[@data-window-type='state-disabled'] | //div[@data-window-type='state-template']}
	at sun.reflect.GeneratedConstructorAccessor206.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:306)
	at CucumberTests.GrayWindow.CreateGrayWindowTest.checkIfGrayWindowIsInTheSchedule(CreateGrayWindowTest.java:114)
	at ✽.Check if gray window is in the schedule(file:Features/Atom/Schedule/Schedule.feature:41)
And Select warehouse "HRL" 000ms
And Select view "DAYS_2" 000ms
And Check if gray window is in the schedule 000ms
After Hooks.deleteTransportAfterTest() 001ms
After Hooks.deleteAllGrayWindowsAfterTest() 30s 138ms
View Feature Gray Window atom tests
Given Login as "hochland-admin" and set token of apiUsername "super-admin-hochland" 1s 415ms
And Create "CREATE_GRAY_WINDOW_TWG" window by JSON file for test as "super-admin-hochland" 053ms
When Go to "WAREHOUSE_TAB" 741ms
And Select warehouse "Twarożkarnia wyrób gotowy" 1s 843ms
And Go to next day in schedule 1s 088ms
And Move gray window to new location 1s 415ms
Then Check if gray window is in new location 1s 014ms
After Hooks.deleteAllGrayWindowsAfterTest() 074ms
View Feature Gray Window atom tests
Given Login as "piast-admin" and set token of apiUsername "super-admin-piast" 1s 096ms
And Create "CREATE_GRAY_WINDOW_MHA" window by JSON file for test as "super-admin-piast" 034ms
When Go to "WAREHOUSE_TAB" 454ms
And Select warehouse "Magazyn Hala A" 1s 174ms
And Go to next day in schedule 1s 066ms
And Move gray window to new location 1s 368ms
Then Check if gray window is in new location 1s 015ms
After Hooks.deleteAllGrayWindowsAfterTest() 071ms
View Feature Gray Window atom tests
Given Login as "lantmannen-admin" and set token of apiUsername "super-admin-lantmannen" 1s 010ms
And Create "CREATE_GRAY_WINDOW_MNS" window by JSON file for test as "super-admin-lantmannen" 034ms
When Go to "WAREHOUSE_TAB" 308ms
And Select warehouse "Magazyn - Nowa Sól" 2s 198ms
And Go to next day in schedule 1s 088ms
And Move gray window to new location 1s 444ms
Then Check if gray window is in new location 1s 013ms
After Hooks.deleteAllGrayWindowsAfterTest() 071ms
View Feature Gray Window atom tests
Given Login as "alrec-admin" and set token of apiUsername "super-admin-alrec" 1s 062ms
And Create "CREATE_GRAY_WINDOW_MAL" window by JSON file for test as "super-admin-alrec" 035ms
When Go to "WAREHOUSE_TAB" 291ms
And Select warehouse "Magazyn Alrec Łódź" 1s 149ms
And Go to next day in schedule 1s 071ms
And Move gray window to new location 1s 324ms
Then Check if gray window is in new location 1s 019ms
After Hooks.deleteAllGrayWindowsAfterTest() 054ms
View Feature Gray Window atom tests
Given Login as "hochland-admin" and set token of apiUsername "super-admin-hochland" 1s 332ms
When Go to "WAREHOUSE_TAB" 724ms
And Select warehouse "Twarożkarnia wyrób gotowy" 1s 875ms
When Click in free spot in schedule page to create gray window 213ms
Then Check if gray window is in the schedule 2s 019ms
After Hooks.deleteAllGrayWindowsAfterTest() 101ms
View Feature Gray Window atom tests
Given Login as "piast-admin" and set token of apiUsername "super-admin-piast" 1s 104ms
When Go to "WAREHOUSE_TAB" 453ms
And Select warehouse "Magazyn Hala A" 1s 152ms
When Click in free spot in schedule page to create gray window 182ms
Then Check if gray window is in the schedule 2s 018ms
After Hooks.deleteAllGrayWindowsAfterTest() 056ms
View Feature Gray Window atom tests
Given Login as "lantmannen-admin" and set token of apiUsername "super-admin-lantmannen" 1s 005ms
When Go to "WAREHOUSE_TAB" 361ms
And Select warehouse "Magazyn - Nowa Sól" 2s 212ms
When Click in free spot in schedule page to create gray window 234ms
Then Check if gray window is in the schedule 2s 023ms
After Hooks.deleteAllGrayWindowsAfterTest() 142ms
View Feature Gray Window atom tests
Given Login as "alrec-admin" and set token of apiUsername "super-admin-alrec" 1s 054ms
When Go to "WAREHOUSE_TAB" 313ms
And Select warehouse "Magazyn Alrec Łódź" 1s 134ms
When Click in free spot in schedule page to create gray window 181ms
Then Check if gray window is in the schedule 2s 016ms
After Hooks.deleteAllGrayWindowsAfterTest() 053ms
View Feature Gray Window atom tests
Given Login as "hochland-admin" and set token of apiUsername "super-admin-hochland" 1s 264ms
And Create "CREATE_GRAY_WINDOW_TWG" window by JSON file for test as "super-admin-hochland" 035ms
When Go to "WAREHOUSE_TAB" 745ms
And Select warehouse "Twarożkarnia wyrób gotowy" 1s 834ms
And Set week view 1s 109ms
When Delete gray window from schedule 1s 071ms
Then Check if gray window is no longer in schedule 15s 045ms
After Hooks.deleteAllGrayWindowsAfterTest() 15s 070ms
View Feature Gray Window atom tests
Given Login as "piast-admin" and set token of apiUsername "super-admin-piast" 1s 226ms
And Create "CREATE_GRAY_WINDOW_MHA" window by JSON file for test as "super-admin-piast" 043ms
When Go to "WAREHOUSE_TAB" 486ms
And Select warehouse "Magazyn Hala A" 1s 169ms
And Set week view 2s 095ms
When Delete gray window from schedule 1s 156ms
Then Check if gray window is no longer in schedule 15s 057ms
After Hooks.deleteAllGrayWindowsAfterTest() 15s 073ms
View Feature Gray Window atom tests
Given Login as "lantmannen-admin" and set token of apiUsername "super-admin-lantmannen" 1s 105ms
And Create "CREATE_GRAY_WINDOW_MNS" window by JSON file for test as "super-admin-lantmannen" 036ms
When Go to "WAREHOUSE_TAB" 328ms
And Select warehouse "Magazyn - Nowa Sól" 2s 251ms
And Set week view 1s 123ms
When Delete gray window from schedule 1s 066ms
Then Check if gray window is no longer in schedule 15s 042ms
After Hooks.deleteAllGrayWindowsAfterTest() 15s 079ms
View Feature Gray Window atom tests
Given Login as "alrec-admin" and set token of apiUsername "super-admin-alrec" 1s 158ms
And Create "CREATE_GRAY_WINDOW_MAL" window by JSON file for test as "super-admin-alrec" 035ms
When Go to "WAREHOUSE_TAB" 305ms
And Select warehouse "Magazyn Alrec Łódź" 1s 140ms
And Set week view 1s 505ms
When Delete gray window from schedule 1s 074ms
Then Check if gray window is no longer in schedule 15s 067ms
After Hooks.deleteAllGrayWindowsAfterTest() 15s 057ms
View Feature Crud Transport
Given Login as "keeeper-admin" and set token of apiUsername "super-admin-keeeper" 1s 185ms
And Create transport "CREATE_LOAD" by JSON file as "super-admin-keeeper" 1s 190ms
And Create gray windows "CREATE_GRAY_WINDOW_MWG" on "PRZESYŁKI DROBNICOWE" in "Magazyn Wyrobów Gotowych" as "super-admin-keeeper" 279ms
And If user is login then logout 108ms
Then Login as "dka1-supplier" 2s 413ms
And Click button advice in transport table "LOAD" 181ms
And Check if moved to first possible start date in schedule 403ms
After Hooks.deleteTransportAfterTest() 068ms
After Hooks.deleteAllGrayWindowsAfterTest() 1m 30s 419ms