Project Number Date
ApolloFullRunnerReport develop.432 22 maj 2021, 09:24

Tag Report

Steps Scenarios Features
Tag Passed Failed Skipped Pending Undefined Total Passed Failed Total Duration Status
@deleteCompanyAfterTest 33 5 5 0 0 43 6 5 11 31s 437ms Failed
View Feature Company
Given Login as "swisskrono-admin" and set token of apiUsername "super-admin-skz" 1s 968ms
When Create company "Firma automaty" 2s 282ms
Then Company is successfully created 000ms
After Hooks.deleteCompanyAfterTest() 107ms
View Feature Company
Given Login as "piast-admin" and set token of apiUsername "super-admin-piast" 1s 155ms
When Create company "Firma Piast" 1s 622ms
Then Company is successfully created 000ms
After Hooks.deleteCompanyAfterTest() 085ms
View Feature Company
Given Login as "lantmannen-admin" and set token of apiUsername "super-admin-lantmannen" 1s 056ms
When Create company "Firma Lantmannen" 1s 754ms
Then Company is successfully created 000ms
After Hooks.deleteCompanyAfterTest() 081ms
View Feature Company
Given Login as "keeeper-admin" and set token of apiUsername "super-admin-keeeper" 1s 071ms
When Create company "Firma Keeper" 1s 646ms
Then Company is successfully created 000ms
After Hooks.deleteCompanyAfterTest() 090ms
View Feature Company
Given Login as "alrec-admin" and set token of apiUsername "super-admin-alrec" 1s 101ms
When Create company "Firma Alrec" 1s 741ms
Then Company is successfully created 000ms
After Hooks.deleteCompanyAfterTest() 099ms
View Feature Company
Scenario Outline Check if it possible to edit company
Steps
Given Login as "swisskrono-admin" and set token of apiUsername "super-admin-skz" 1s 190ms
And Create company "Firma automaty" by JSON file as "super-admin-skz" 161ms
When Edit company "Firma automaty" 929ms
org.openqa.selenium.InvalidElementStateException: invalid element state: Element is not currently interactable and may not be manipulated
  (Session info: headless chrome=90.0.4430.93)
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=90.0.4430.24 (4c6d850f087da467d926e8eddb76550aed655991-refs/branch-heads/4430@{#429}), userDataDir=/home/teamcity/build-agent-2/temp/buildTmp/.com.google.Chrome.bfHzgV}, 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=90.0.4430.93, browserName=chrome, javascriptEnabled=true, platformName=LINUX, setWindowRect=true, webauthn:extension:largeBlob=true, webauthn:virtualAuthenticators=true}]
Session ID: fe86a8dc272bb59f72aa24a61df0e148
	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.clear(RemoteWebElement.java:118)
	at Pages.BasePage.lambda$revertValueOfInputs$0(BasePage.java:285)
	at java.util.ArrayList.forEach(ArrayList.java:1257)
	at Pages.BasePage.revertValueOfInputs(BasePage.java:282)
	at CucumberTests.Company.EditCompanyTest.editCompany(EditCompanyTest.java:57)
	at ✽.Edit company "Firma automaty"(file:Features/Atom/Companies/Company.feature:20)
Then Company is successfully edited 000ms
After Hooks.deleteCompanyAfterTest() 090ms
View Feature Company
Scenario Outline Check if it possible to edit company
Steps
Given Login as "piast-admin" and set token of apiUsername "super-admin-piast" 1s 129ms
And Create company "Firma Piast" by JSON file as "super-admin-piast" 142ms
When Edit company "Firma Piast" 683ms
org.openqa.selenium.InvalidElementStateException: invalid element state: Element is not currently interactable and may not be manipulated
  (Session info: headless chrome=90.0.4430.93)
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=90.0.4430.24 (4c6d850f087da467d926e8eddb76550aed655991-refs/branch-heads/4430@{#429}), userDataDir=/home/teamcity/build-agent-2/temp/buildTmp/.com.google.Chrome.bfHzgV}, 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=90.0.4430.93, browserName=chrome, javascriptEnabled=true, platformName=LINUX, setWindowRect=true, webauthn:extension:largeBlob=true, webauthn:virtualAuthenticators=true}]
Session ID: fe86a8dc272bb59f72aa24a61df0e148
	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.clear(RemoteWebElement.java:118)
	at Pages.BasePage.lambda$revertValueOfInputs$0(BasePage.java:285)
	at java.util.ArrayList.forEach(ArrayList.java:1257)
	at Pages.BasePage.revertValueOfInputs(BasePage.java:282)
	at CucumberTests.Company.EditCompanyTest.editCompany(EditCompanyTest.java:57)
	at ✽.Edit company "Firma Piast"(file:Features/Atom/Companies/Company.feature:20)
Then Company is successfully edited 000ms
After Hooks.deleteCompanyAfterTest() 082ms
View Feature Company
Scenario Outline Check if it possible to edit company
Steps
Given Login as "lantmannen-admin" and set token of apiUsername "super-admin-lantmannen" 1s 027ms
And Create company "Firma Lantmannen" by JSON file as "super-admin-lantmannen" 123ms
When Edit company "Firma Lantmannen" 723ms
org.openqa.selenium.InvalidElementStateException: invalid element state: Element is not currently interactable and may not be manipulated
  (Session info: headless chrome=90.0.4430.93)
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=90.0.4430.24 (4c6d850f087da467d926e8eddb76550aed655991-refs/branch-heads/4430@{#429}), userDataDir=/home/teamcity/build-agent-2/temp/buildTmp/.com.google.Chrome.bfHzgV}, 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=90.0.4430.93, browserName=chrome, javascriptEnabled=true, platformName=LINUX, setWindowRect=true, webauthn:extension:largeBlob=true, webauthn:virtualAuthenticators=true}]
Session ID: fe86a8dc272bb59f72aa24a61df0e148
	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.clear(RemoteWebElement.java:118)
	at Pages.BasePage.lambda$revertValueOfInputs$0(BasePage.java:285)
	at java.util.ArrayList.forEach(ArrayList.java:1257)
	at Pages.BasePage.revertValueOfInputs(BasePage.java:282)
	at CucumberTests.Company.EditCompanyTest.editCompany(EditCompanyTest.java:57)
	at ✽.Edit company "Firma Lantmannen"(file:Features/Atom/Companies/Company.feature:20)
Then Company is successfully edited 000ms
After Hooks.deleteCompanyAfterTest() 079ms
View Feature Company
Scenario Outline Check if it possible to edit company
Steps
Given Login as "keeeper-admin" and set token of apiUsername "super-admin-keeeper" 1s 076ms
And Create company "Firma Keeper" by JSON file as "super-admin-keeeper" 138ms
When Edit company "Firma Keeper" 877ms
org.openqa.selenium.InvalidElementStateException: invalid element state: Element is not currently interactable and may not be manipulated
  (Session info: headless chrome=90.0.4430.93)
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=90.0.4430.24 (4c6d850f087da467d926e8eddb76550aed655991-refs/branch-heads/4430@{#429}), userDataDir=/home/teamcity/build-agent-2/temp/buildTmp/.com.google.Chrome.bfHzgV}, 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=90.0.4430.93, browserName=chrome, javascriptEnabled=true, platformName=LINUX, setWindowRect=true, webauthn:extension:largeBlob=true, webauthn:virtualAuthenticators=true}]
Session ID: fe86a8dc272bb59f72aa24a61df0e148
	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.clear(RemoteWebElement.java:118)
	at Pages.BasePage.lambda$revertValueOfInputs$0(BasePage.java:285)
	at java.util.ArrayList.forEach(ArrayList.java:1257)
	at Pages.BasePage.revertValueOfInputs(BasePage.java:282)
	at CucumberTests.Company.EditCompanyTest.editCompany(EditCompanyTest.java:57)
	at ✽.Edit company "Firma Keeper"(file:Features/Atom/Companies/Company.feature:20)
Then Company is successfully edited 000ms
After Hooks.deleteCompanyAfterTest() 097ms
View Feature Company
Scenario Outline Check if it possible to edit company
Steps
Given Login as "alrec-admin" and set token of apiUsername "super-admin-alrec" 1s 184ms
And Create company "Firma Alrec" by JSON file as "super-admin-alrec" 150ms
When Edit company "Firma Alrec" 724ms
org.openqa.selenium.InvalidElementStateException: invalid element state: Element is not currently interactable and may not be manipulated
  (Session info: headless chrome=90.0.4430.93)
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=90.0.4430.24 (4c6d850f087da467d926e8eddb76550aed655991-refs/branch-heads/4430@{#429}), userDataDir=/home/teamcity/build-agent-2/temp/buildTmp/.com.google.Chrome.bfHzgV}, 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=90.0.4430.93, browserName=chrome, javascriptEnabled=true, platformName=LINUX, setWindowRect=true, webauthn:extension:largeBlob=true, webauthn:virtualAuthenticators=true}]
Session ID: fe86a8dc272bb59f72aa24a61df0e148
	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.clear(RemoteWebElement.java:118)
	at Pages.BasePage.lambda$revertValueOfInputs$0(BasePage.java:285)
	at java.util.ArrayList.forEach(ArrayList.java:1257)
	at Pages.BasePage.revertValueOfInputs(BasePage.java:282)
	at CucumberTests.Company.EditCompanyTest.editCompany(EditCompanyTest.java:57)
	at ✽.Edit company "Firma Alrec"(file:Features/Atom/Companies/Company.feature:20)
Then Company is successfully edited 000ms
After Hooks.deleteCompanyAfterTest() 335ms
View Feature Company
Given Set token of apiUsername "super-admin-pgf" 122ms
And Set basic authorities "ROLE_CREATE_COMPANY" to user "pgf-admin" 063ms
When Create company "Twój Opiekun PGF" "supplier" by JSON file as "super-admin-pgf" 146ms
And Login as "pgf-admin" 1s 121ms
And Go to "COMPANIES_TAB" 548ms
And Go to company "Twój Opiekun PGF" details 168ms
And Select company patron "PGF SUPPLY EMPLOYEE" 3s 546ms
Then Verify if "PGF SUPPLY EMPLOYEE" data is successfully added 057ms
After Hooks.deleteCompanyAfterTest() 085ms
After Hooks.rollbackAddedAuthorities() 055ms