Project Number Date
ApolloFullRunnerReport develop.437 26 maj 2021, 09:53

Tag Report

Steps Scenarios Features
Tag Passed Failed Skipped Pending Undefined Total Passed Failed Total Duration Status
@deleteCompanyAfterTest 59 5 0 0 0 64 10 5 15 1m 56s 957ms Failed
View Feature Company
Given Login as "swisskrono-admin" and set token of apiUsername "super-admin-skz" 1s 197ms
When Create company "Firma automaty" 2s 114ms
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 143ms
When Create company "Firma Piast" 1s 608ms
Then Company is successfully created 000ms
After Hooks.deleteCompanyAfterTest() 087ms
View Feature Company
Given Login as "lantmannen-admin" and set token of apiUsername "super-admin-lantmannen" 1s 085ms
When Create company "Firma Lantmannen" 1s 683ms
Then Company is successfully created 000ms
After Hooks.deleteCompanyAfterTest() 092ms
View Feature Company
Given Login as "keeeper-admin" and set token of apiUsername "super-admin-keeeper" 1s 089ms
When Create company "Firma Keeper" 1s 544ms
Then Company is successfully created 000ms
After Hooks.deleteCompanyAfterTest() 097ms
View Feature Company
Given Login as "alrec-admin" and set token of apiUsername "super-admin-alrec" 1s 111ms
When Create company "Firma Alrec" 1s 640ms
Then Company is successfully created 000ms
After Hooks.deleteCompanyAfterTest() 075ms
View Feature Company
Given Login as "super-admin-piast" and set token of apiUsername "super-admin-piast" 1s 524ms
And Create company "Firma Piast" by JSON file as "super-admin-piast" 149ms
When Edit company "Firma Piast" 987ms
Then Company is successfully edited 187ms
After Hooks.deleteCompanyAfterTest() 110ms
View Feature Company
Given Login as "super-admin-lantmannen" and set token of apiUsername "super-admin-lantmannen" 1s 276ms
And Create company "Firma Lantmannen" by JSON file as "super-admin-lantmannen" 154ms
When Edit company "Firma Lantmannen" 1s 053ms
Then Company is successfully edited 132ms
After Hooks.deleteCompanyAfterTest() 082ms
View Feature Company
Given Login as "super-admin-keeeper" and set token of apiUsername "super-admin-keeeper" 1s 537ms
And Create company "Firma Keeper" by JSON file as "super-admin-keeeper" 157ms
When Edit company "Firma Keeper" 1s 082ms
Then Company is successfully edited 137ms
After Hooks.deleteCompanyAfterTest() 104ms
View Feature Company
Given Login as "super-admin-alrec" and set token of apiUsername "super-admin-alrec" 1s 843ms
And Create company "Firma Alrec" by JSON file as "super-admin-alrec" 208ms
When Edit company "Firma Alrec" 1s 240ms
Then Company is successfully edited 189ms
After Hooks.deleteCompanyAfterTest() 103ms
View Feature Company
Scenario Outline Check if it impossible to edit company by admins [A-6812]
Steps
Given Login as "swisskrono-admin" and set token of apiUsername "super-admin-skz" 1s 243ms
And Create company "Firma automaty" by JSON file as "super-admin-skz" 351ms
When Go to "COMPANIES_TAB" 383ms
And Go to company "Firma automaty" details 164ms
Then Check if edit company details is blocked 15s 109ms
org.openqa.selenium.NoSuchElementException: no such element: Unable to locate element: {"method":"xpath","selector":"//span[@data-field-name='TAX_ID_INPUT']/input"}
  (Session info: headless chrome=90.0.4430.212)
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=90.0.4430.24 (4c6d850f087da467d926e8eddb76550aed655991-refs/branch-heads/4430@{#429}), userDataDir=/home/teamcity/build-agent/temp/buildTmp/.com.google.Chrome.x7scRn}, 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.212, browserName=chrome, javascriptEnabled=true, platformName=LINUX, setWindowRect=true, webauthn:extension:largeBlob=true, webauthn:virtualAuthenticators=true}]
Session ID: f61f6420f9a12e09488e06998535d39b
*** Element info: {Using=xpath, value=//span[@data-field-name='TAX_ID_INPUT']/input}
	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:323)
	at CucumberTests.Company.EditCompanyTest.checkIfEditCompanyDetailsIsBlocked(EditCompanyTest.java:71)
	at ✽.Check if edit company details is blocked(file:Features/Atom/Companies/Company.feature:35)
After Hooks.deleteCompanyAfterTest() 110ms
View Feature Company
Scenario Outline Check if it impossible to edit company by admins [A-6812]
Steps
Given Login as "piast-admin" and set token of apiUsername "super-admin-piast" 1s 163ms
And Create company "Firma Piast" by JSON file as "super-admin-piast" 142ms
When Go to "COMPANIES_TAB" 361ms
And Go to company "Firma Piast" details 146ms
Then Check if edit company details is blocked 15s 128ms
org.openqa.selenium.NoSuchElementException: no such element: Unable to locate element: {"method":"xpath","selector":"//span[@data-field-name='TAX_ID_INPUT']/input"}
  (Session info: headless chrome=90.0.4430.212)
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=90.0.4430.24 (4c6d850f087da467d926e8eddb76550aed655991-refs/branch-heads/4430@{#429}), userDataDir=/home/teamcity/build-agent/temp/buildTmp/.com.google.Chrome.x7scRn}, 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.212, browserName=chrome, javascriptEnabled=true, platformName=LINUX, setWindowRect=true, webauthn:extension:largeBlob=true, webauthn:virtualAuthenticators=true}]
Session ID: f61f6420f9a12e09488e06998535d39b
*** Element info: {Using=xpath, value=//span[@data-field-name='TAX_ID_INPUT']/input}
	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:323)
	at CucumberTests.Company.EditCompanyTest.checkIfEditCompanyDetailsIsBlocked(EditCompanyTest.java:71)
	at ✽.Check if edit company details is blocked(file:Features/Atom/Companies/Company.feature:35)
After Hooks.deleteCompanyAfterTest() 101ms
View Feature Company
Scenario Outline Check if it impossible to edit company by admins [A-6812]
Steps
Given Login as "lantmannen-admin" and set token of apiUsername "super-admin-lantmannen" 1s 159ms
And Create company "Firma Lantmannen" by JSON file as "super-admin-lantmannen" 150ms
When Go to "COMPANIES_TAB" 387ms
And Go to company "Firma Lantmannen" details 165ms
Then Check if edit company details is blocked 15s 131ms
org.openqa.selenium.NoSuchElementException: no such element: Unable to locate element: {"method":"xpath","selector":"//span[@data-field-name='TAX_ID_INPUT']/input"}
  (Session info: headless chrome=90.0.4430.212)
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=90.0.4430.24 (4c6d850f087da467d926e8eddb76550aed655991-refs/branch-heads/4430@{#429}), userDataDir=/home/teamcity/build-agent/temp/buildTmp/.com.google.Chrome.x7scRn}, 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.212, browserName=chrome, javascriptEnabled=true, platformName=LINUX, setWindowRect=true, webauthn:extension:largeBlob=true, webauthn:virtualAuthenticators=true}]
Session ID: f61f6420f9a12e09488e06998535d39b
*** Element info: {Using=xpath, value=//span[@data-field-name='TAX_ID_INPUT']/input}
	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:323)
	at CucumberTests.Company.EditCompanyTest.checkIfEditCompanyDetailsIsBlocked(EditCompanyTest.java:71)
	at ✽.Check if edit company details is blocked(file:Features/Atom/Companies/Company.feature:35)
After Hooks.deleteCompanyAfterTest() 106ms
View Feature Company
Scenario Outline Check if it impossible to edit company by admins [A-6812]
Steps
Given Login as "keeeper-admin" and set token of apiUsername "super-admin-keeeper" 1s 205ms
And Create company "Firma Keeper" by JSON file as "super-admin-keeeper" 139ms
When Go to "COMPANIES_TAB" 382ms
And Go to company "Firma Keeper" details 140ms
Then Check if edit company details is blocked 15s 169ms
org.openqa.selenium.NoSuchElementException: no such element: Unable to locate element: {"method":"xpath","selector":"//span[@data-field-name='TAX_ID_INPUT']/input"}
  (Session info: headless chrome=90.0.4430.212)
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=90.0.4430.24 (4c6d850f087da467d926e8eddb76550aed655991-refs/branch-heads/4430@{#429}), userDataDir=/home/teamcity/build-agent/temp/buildTmp/.com.google.Chrome.x7scRn}, 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.212, browserName=chrome, javascriptEnabled=true, platformName=LINUX, setWindowRect=true, webauthn:extension:largeBlob=true, webauthn:virtualAuthenticators=true}]
Session ID: f61f6420f9a12e09488e06998535d39b
*** Element info: {Using=xpath, value=//span[@data-field-name='TAX_ID_INPUT']/input}
	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:323)
	at CucumberTests.Company.EditCompanyTest.checkIfEditCompanyDetailsIsBlocked(EditCompanyTest.java:71)
	at ✽.Check if edit company details is blocked(file:Features/Atom/Companies/Company.feature:35)
After Hooks.deleteCompanyAfterTest() 106ms
View Feature Company
Scenario Outline Check if it impossible to edit company by admins [A-6812]
Steps
Given Login as "alrec-admin" and set token of apiUsername "super-admin-alrec" 1s 133ms
And Create company "Firma Alrec" by JSON file as "super-admin-alrec" 137ms
When Go to "COMPANIES_TAB" 351ms
And Go to company "Firma Alrec" details 138ms
Then Check if edit company details is blocked 15s 163ms
org.openqa.selenium.NoSuchElementException: no such element: Unable to locate element: {"method":"xpath","selector":"//span[@data-field-name='TAX_ID_INPUT']/input"}
  (Session info: headless chrome=90.0.4430.212)
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=90.0.4430.24 (4c6d850f087da467d926e8eddb76550aed655991-refs/branch-heads/4430@{#429}), userDataDir=/home/teamcity/build-agent/temp/buildTmp/.com.google.Chrome.x7scRn}, 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.212, browserName=chrome, javascriptEnabled=true, platformName=LINUX, setWindowRect=true, webauthn:extension:largeBlob=true, webauthn:virtualAuthenticators=true}]
Session ID: f61f6420f9a12e09488e06998535d39b
*** Element info: {Using=xpath, value=//span[@data-field-name='TAX_ID_INPUT']/input}
	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:323)
	at CucumberTests.Company.EditCompanyTest.checkIfEditCompanyDetailsIsBlocked(EditCompanyTest.java:71)
	at ✽.Check if edit company details is blocked(file:Features/Atom/Companies/Company.feature:35)
After Hooks.deleteCompanyAfterTest() 092ms
View Feature Company
Given Set token of apiUsername "super-admin-pgf" 128ms
And Set basic authorities "ROLE_CREATE_COMPANY" to user "pgf-admin" 060ms
When Create company "Twój Opiekun PGF" "supplier" by JSON file as "super-admin-pgf" 149ms
And Login as "pgf-admin" 1s 141ms
And Go to "COMPANIES_TAB" 449ms
And Go to company "Twój Opiekun PGF" details 182ms
And Select company patron "PGF SUPPLY EMPLOYEE" 3s 560ms
Then Verify if "PGF SUPPLY EMPLOYEE" data is successfully added 052ms
After Hooks.deleteCompanyAfterTest() 118ms
After Hooks.rollbackAddedAuthorities() 050ms