Project Number Date
ApolloFullRunnerReport develop.351 22 mar 2021, 04:09

Feature Report

Steps Scenarios Features
Feature Passed Failed Skipped Pending Undefined Total Passed Failed Total Duration Status
Assortment Group 26 4 24 0 0 54 3 4 7 2m 9s 197ms Failed
Feature Assortment Group
Scenario Outline Check if it is possible to create an assortment group
Steps
Given Login as "keeeper-admin" and set token of apiUsername "super-admin-keeeper" 1s 038ms
And Go to "SETTINGS_TAB" 364ms
And Go to warehouse "Magazyn Surowców" 1s 168ms
When Add assortment group to "Magazyn Surowców" with all transport type linked 17s 184ms
org.openqa.selenium.NoSuchElementException: no such element: Unable to locate element: {"method":"xpath","selector":"//button[@data-btn-name='save']"}
  (Session info: headless chrome=88.0.4324.182)
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=88.0.4324.96 (68dba2d8a0b149a1d3afac56fa74648032bcf46b-refs/branch-heads/4324@{#1784}), userDataDir=/home/teamcity/build-agent-2/temp/buildTmp/.com.google.Chrome.stnjtF}, 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=88.0.4324.182, browserName=chrome, javascriptEnabled=true, platformName=LINUX, setWindowRect=true, webauthn:extension:largeBlob=true, webauthn:virtualAuthenticators=true}]
Session ID: ff27db8ce533532a7db87c4dcdfce8d8
*** Element info: {Using=xpath, value=//button[@data-btn-name='save']}
	at sun.reflect.GeneratedConstructorAccessor177.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:305)
	at CucumberTests.Warehouse.AssortmentGroupTest.addAssortmentGroupToWithAllTransportTypeLinked(AssortmentGroupTest.java:42)
	at ✽.Add assortment group to "Magazyn Surowców" with all transport type linked(file:Features/Atom/Warehouse/AssortmentGroup.feature:8)
And Check if created assortment group is visible in warehouse settings 000ms
And If user is login then logout 000ms
And Login as "pka1-carrier" 000ms
And Go to "TRANSPORT_TABLE" 000ms
Then Go to new transport "TANKER_GRANULATE_DELIVERY" 000ms
And Check if new assortment group can be selected in transport form 000ms
After Hooks.deleteAssortmentGroupAfterTest() 000ms
Scenario Outline Check if it is possible to edit an assortment group
Steps
Given Login as "keeeper-admin" and set token of apiUsername "super-admin-keeeper" 1s 113ms
And Go to "SETTINGS_TAB" 329ms
And Go to warehouse "Magazyn Surowców" 1s 158ms
When Add assortment group to "Magazyn Surowców" with all transport type linked 17s 210ms
org.openqa.selenium.NoSuchElementException: no such element: Unable to locate element: {"method":"xpath","selector":"//button[@data-btn-name='save']"}
  (Session info: headless chrome=88.0.4324.182)
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=88.0.4324.96 (68dba2d8a0b149a1d3afac56fa74648032bcf46b-refs/branch-heads/4324@{#1784}), userDataDir=/home/teamcity/build-agent-2/temp/buildTmp/.com.google.Chrome.stnjtF}, 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=88.0.4324.182, browserName=chrome, javascriptEnabled=true, platformName=LINUX, setWindowRect=true, webauthn:extension:largeBlob=true, webauthn:virtualAuthenticators=true}]
Session ID: ff27db8ce533532a7db87c4dcdfce8d8
*** Element info: {Using=xpath, value=//button[@data-btn-name='save']}
	at sun.reflect.GeneratedConstructorAccessor177.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:305)
	at CucumberTests.Warehouse.AssortmentGroupTest.addAssortmentGroupToWithAllTransportTypeLinked(AssortmentGroupTest.java:42)
	at ✽.Add assortment group to "Magazyn Surowców" with all transport type linked(file:Features/Atom/Warehouse/AssortmentGroup.feature:24)
And Check if created assortment group is visible in warehouse settings 000ms
And Go to assortment group settings 000ms
And Edit created assortment group - set namePl to "Edycja" 000ms
Then Go to new transport "TANKER_GRANULATE_DELIVERY" 000ms
And Check if edited assortment group "Edycja" can be selected in transport form 000ms
After Hooks.deleteAssortmentGroupAfterTest() 001ms
Scenario Outline Check if it is possible to delete created assortment group
Steps
Given Login as "keeeper-admin" and set token of apiUsername "super-admin-keeeper" 1s 181ms
And Go to "SETTINGS_TAB" 313ms
And Go to warehouse "Magazyn Surowców" 1s 177ms
When Add assortment group to "Magazyn Surowców" with all transport type linked 17s 227ms
org.openqa.selenium.NoSuchElementException: no such element: Unable to locate element: {"method":"xpath","selector":"//button[@data-btn-name='save']"}
  (Session info: headless chrome=88.0.4324.182)
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=88.0.4324.96 (68dba2d8a0b149a1d3afac56fa74648032bcf46b-refs/branch-heads/4324@{#1784}), userDataDir=/home/teamcity/build-agent-2/temp/buildTmp/.com.google.Chrome.stnjtF}, 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=88.0.4324.182, browserName=chrome, javascriptEnabled=true, platformName=LINUX, setWindowRect=true, webauthn:extension:largeBlob=true, webauthn:virtualAuthenticators=true}]
Session ID: ff27db8ce533532a7db87c4dcdfce8d8
*** Element info: {Using=xpath, value=//button[@data-btn-name='save']}
	at sun.reflect.GeneratedConstructorAccessor177.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:305)
	at CucumberTests.Warehouse.AssortmentGroupTest.addAssortmentGroupToWithAllTransportTypeLinked(AssortmentGroupTest.java:42)
	at ✽.Add assortment group to "Magazyn Surowców" with all transport type linked(file:Features/Atom/Warehouse/AssortmentGroup.feature:39)
And Check if created assortment group is visible in warehouse settings 000ms
And Go to assortment group settings 000ms
Then Delete created assortment group 000ms
And Go to new transport "TANKER_GRANULATE_DELIVERY" 000ms
And Check if deleted assortment group can't be selected in transport form 000ms
After Hooks.deleteAssortmentGroupAfterTest() 000ms
Scenario Outline Check if assortment group can't be selected in transport form after disabling transport type in this assortment group
Steps
Given Login as "keeeper-admin" and set token of apiUsername "super-admin-keeeper" 1s 072ms
And Go to "SETTINGS_TAB" 349ms
And Go to warehouse "Magazyn Surowców" 1s 150ms
When Add assortment group to warehouse with selected "TANKER_GRANULATE_DELIVERY" 17s 038ms
org.openqa.selenium.NoSuchElementException: no such element: Unable to locate element: {"method":"xpath","selector":"//button[@data-btn-name='save']"}
  (Session info: headless chrome=88.0.4324.182)
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=88.0.4324.96 (68dba2d8a0b149a1d3afac56fa74648032bcf46b-refs/branch-heads/4324@{#1784}), userDataDir=/home/teamcity/build-agent-2/temp/buildTmp/.com.google.Chrome.stnjtF}, 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=88.0.4324.182, browserName=chrome, javascriptEnabled=true, platformName=LINUX, setWindowRect=true, webauthn:extension:largeBlob=true, webauthn:virtualAuthenticators=true}]
Session ID: ff27db8ce533532a7db87c4dcdfce8d8
*** Element info: {Using=xpath, value=//button[@data-btn-name='save']}
	at sun.reflect.GeneratedConstructorAccessor177.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:305)
	at CucumberTests.Warehouse.AssortmentGroupTest.addAssortmentGroupToWarehouseWithSelected(AssortmentGroupTest.java:54)
	at ✽.Add assortment group to warehouse with selected "TANKER_GRANULATE_DELIVERY"(file:Features/Atom/Warehouse/AssortmentGroup.feature:54)
And Check if created assortment group is visible in warehouse settings 000ms
And Refresh page 000ms
Then Go to new transport "TANKER_GRANULATE_DELIVERY" 000ms
And Check if assortment group can be selected in transport form 000ms
And Close transport details 000ms
And Go to new transport "UNLOAD" 000ms
And Select warehouse in transport form "Magazyn Surowców" 000ms
And Check if assortment group can't be selected in transport form 000ms
After Hooks.deleteAssortmentGroupAfterTest() 000ms
Given Login as "keeeper-admin" and set token of apiUsername "super-admin-keeeper" 1s 362ms
When Go to new transport "TANKER_GRANULATE_DELIVERY" 304ms
Then Check if new assortment group is obligatory in transport form 1s 082ms
Given Login as "keeeper-admin" and set token of apiUsername "super-admin-keeeper" 1s 055ms
And Create transport "CREATE_TANKER_GRANULATE_DELIVERY" by JSON file as "super-admin-keeeper" 1s 400ms
When Go to "TRANSPORT_TABLE" 144ms
And Go to transport details "TANKER_GRANULATE_DELIVERY" 4s 389ms
Then Check if new assortment group is disabled in transport form 030ms
After Hooks.deleteTransportAfterTest() 121ms
Given Get inputs from database "CREATE_TANKER_GRANULATE_DELIVERY_ASSORTMENT_GROUP_SUPPLIER" "super-admin-keeeper" 001ms
And Login as "dka1-supplier" and set token of apiUsername "super-admin-keeeper" 1s 015ms
When Go to new transport "TANKER_GRANULATE_DELIVERY" 270ms
And Fill transport form 23s 236ms
And Click "save-transport" save button and wait for form to disappear 15s 650ms
Then Check if only the assortment group hours are available for advice in the schedule 175ms