Project Number Date
ApolloFullRunnerReport develop.433 23 maj 2021, 09:36

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 30s 788ms Failed
View Feature Company
Given Login as "swisskrono-admin" and set token of apiUsername "super-admin-skz" 1s 671ms
When Create company "Firma automaty" 2s 294ms
Then Company is successfully created 000ms
After Hooks.deleteCompanyAfterTest() 116ms
View Feature Company
Given Login as "piast-admin" and set token of apiUsername "super-admin-piast" 1s 103ms
When Create company "Firma Piast" 1s 727ms
Then Company is successfully created 000ms
After Hooks.deleteCompanyAfterTest() 079ms
View Feature Company
Given Login as "lantmannen-admin" and set token of apiUsername "super-admin-lantmannen" 1s
When Create company "Firma Lantmannen" 1s 680ms
Then Company is successfully created 000ms
After Hooks.deleteCompanyAfterTest() 079ms
View Feature Company
Given Login as "keeeper-admin" and set token of apiUsername "super-admin-keeeper" 1s 079ms
When Create company "Firma Keeper" 1s 549ms
Then Company is successfully created 000ms
After Hooks.deleteCompanyAfterTest() 111ms
View Feature Company
Given Login as "alrec-admin" and set token of apiUsername "super-admin-alrec" 1s 196ms
When Create company "Firma Alrec" 1s 662ms
Then Company is successfully created 000ms
After Hooks.deleteCompanyAfterTest() 093ms
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 193ms
And Create company "Firma automaty" by JSON file as "super-admin-skz" 161ms
When Edit company "Firma automaty" 762ms
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.TXnrBA}, 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: 30a114281ac48c1cc13f24640c9ab18b
	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() 087ms
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 149ms
And Create company "Firma Piast" by JSON file as "super-admin-piast" 171ms
When Edit company "Firma Piast" 718ms
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.TXnrBA}, 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: 30a114281ac48c1cc13f24640c9ab18b
	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() 087ms
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 167ms
And Create company "Firma Lantmannen" by JSON file as "super-admin-lantmannen" 134ms
When Edit company "Firma Lantmannen" 650ms
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.TXnrBA}, 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: 30a114281ac48c1cc13f24640c9ab18b
	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() 094ms
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 079ms
And Create company "Firma Keeper" by JSON file as "super-admin-keeeper" 191ms
When Edit company "Firma Keeper" 725ms
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.TXnrBA}, 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: 30a114281ac48c1cc13f24640c9ab18b
	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() 150ms
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 068ms
And Create company "Firma Alrec" by JSON file as "super-admin-alrec" 137ms
When Edit company "Firma Alrec" 722ms
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.TXnrBA}, 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: 30a114281ac48c1cc13f24640c9ab18b
	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() 088ms
View Feature Company
Given Set token of apiUsername "super-admin-pgf" 126ms
And Set basic authorities "ROLE_CREATE_COMPANY" to user "pgf-admin" 053ms
When Create company "Twój Opiekun PGF" "supplier" by JSON file as "super-admin-pgf" 189ms
And Login as "pgf-admin" 1s 104ms
And Go to "COMPANIES_TAB" 521ms
And Go to company "Twój Opiekun PGF" details 176ms
And Select company patron "PGF SUPPLY EMPLOYEE" 3s 550ms
Then Verify if "PGF SUPPLY EMPLOYEE" data is successfully added 063ms
After Hooks.deleteCompanyAfterTest() 087ms
After Hooks.rollbackAddedAuthorities() 048ms