Project Number Date
ApolloFullRunnerReport develop.448 01 cze 2021, 17:16

Feature Report

Steps Scenarios Features
Feature Passed Failed Skipped Pending Undefined Total Passed Failed Total Duration Status
Company 114 6 2 0 0 122 17 6 23 3m 54s 557ms Failed
Feature Company
Given Login as "swisskrono-admin" and set token of apiUsername "super-admin-skz" 1s 825ms
When Create company "Firma automaty" 1s 921ms
Then Company is successfully created 000ms
After Hooks.deleteCompanyAfterTest() 118ms
Given Login as "piast-admin" and set token of apiUsername "super-admin-piast" 1s 148ms
When Create company "Firma Piast" 1s 683ms
Then Company is successfully created 000ms
After Hooks.deleteCompanyAfterTest() 083ms
Given Login as "lantmannen-admin" and set token of apiUsername "super-admin-lantmannen" 1s 081ms
When Create company "Firma Lantmannen" 1s 742ms
Then Company is successfully created 000ms
After Hooks.deleteCompanyAfterTest() 093ms
Given Login as "keeeper-admin" and set token of apiUsername "super-admin-keeeper" 1s 111ms
When Create company "Firma Keeper" 1s 708ms
Then Company is successfully created 000ms
After Hooks.deleteCompanyAfterTest() 097ms
Given Login as "alrec-admin" and set token of apiUsername "super-admin-alrec" 1s 120ms
When Create company "Firma Alrec" 1s 709ms
Then Company is successfully created 000ms
After Hooks.deleteCompanyAfterTest() 091ms
Given Login as "super-admin-piast" and set token of apiUsername "super-admin-piast" 1s 540ms
And Create company "Firma Piast" by JSON file as "super-admin-piast" 146ms
When Edit company "Firma Piast" 1s 004ms
Then Company is successfully edited 189ms
After Hooks.deleteCompanyAfterTest() 129ms
Given Login as "super-admin-lantmannen" and set token of apiUsername "super-admin-lantmannen" 1s 379ms
And Create company "Firma Lantmannen" by JSON file as "super-admin-lantmannen" 142ms
When Edit company "Firma Lantmannen" 1s 049ms
Then Company is successfully edited 135ms
After Hooks.deleteCompanyAfterTest() 088ms
Given Login as "super-admin-keeeper" and set token of apiUsername "super-admin-keeeper" 1s 808ms
And Create company "Firma Keeper" by JSON file as "super-admin-keeeper" 152ms
When Edit company "Firma Keeper" 1s 026ms
Then Company is successfully edited 152ms
After Hooks.deleteCompanyAfterTest() 084ms
Given Login as "super-admin-alrec" and set token of apiUsername "super-admin-alrec" 1s 463ms
And Create company "Firma Alrec" by JSON file as "super-admin-alrec" 169ms
When Edit company "Firma Alrec" 1s 021ms
Then Company is successfully edited 141ms
After Hooks.deleteCompanyAfterTest() 094ms
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 140ms
And Create company "Firma automaty" by JSON file as "super-admin-skz" 173ms
When Go to "COMPANIES_TAB" 410ms
And Go to company "Firma automaty" details 154ms
Then Check if edit company details is blocked 15s 149ms
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=91.0.4472.77)
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=91.0.4472.19 (1bf021f248676a0b2ab3ee0561d83a59e424c23e-refs/branch-heads/4472@{#288}), userDataDir=/home/teamcity/build-agent-2/temp/buildTmp/.com.google.Chrome.61oUkb}, 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=91.0.4472.77, browserName=chrome, javascriptEnabled=true, platformName=LINUX, setWindowRect=true, webauthn:extension:largeBlob=true, webauthn:virtualAuthenticators=true}]
Session ID: 38386174430a360e56b79b81208253c2
*** 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() 099ms
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 177ms
And Create company "Firma Piast" by JSON file as "super-admin-piast" 147ms
When Go to "COMPANIES_TAB" 399ms
And Go to company "Firma Piast" details 159ms
Then Check if edit company details is blocked 15s 117ms
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=91.0.4472.77)
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=91.0.4472.19 (1bf021f248676a0b2ab3ee0561d83a59e424c23e-refs/branch-heads/4472@{#288}), userDataDir=/home/teamcity/build-agent-2/temp/buildTmp/.com.google.Chrome.61oUkb}, 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=91.0.4472.77, browserName=chrome, javascriptEnabled=true, platformName=LINUX, setWindowRect=true, webauthn:extension:largeBlob=true, webauthn:virtualAuthenticators=true}]
Session ID: 38386174430a360e56b79b81208253c2
*** 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() 119ms
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 063ms
And Create company "Firma Lantmannen" by JSON file as "super-admin-lantmannen" 154ms
When Go to "COMPANIES_TAB" 405ms
And Go to company "Firma Lantmannen" details 165ms
Then Check if edit company details is blocked 15s 130ms
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=91.0.4472.77)
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=91.0.4472.19 (1bf021f248676a0b2ab3ee0561d83a59e424c23e-refs/branch-heads/4472@{#288}), userDataDir=/home/teamcity/build-agent-2/temp/buildTmp/.com.google.Chrome.61oUkb}, 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=91.0.4472.77, browserName=chrome, javascriptEnabled=true, platformName=LINUX, setWindowRect=true, webauthn:extension:largeBlob=true, webauthn:virtualAuthenticators=true}]
Session ID: 38386174430a360e56b79b81208253c2
*** 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() 094ms
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 144ms
And Create company "Firma Keeper" by JSON file as "super-admin-keeeper" 127ms
When Go to "COMPANIES_TAB" 359ms
And Go to company "Firma Keeper" details 151ms
Then Check if edit company details is blocked 15s 138ms
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=91.0.4472.77)
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=91.0.4472.19 (1bf021f248676a0b2ab3ee0561d83a59e424c23e-refs/branch-heads/4472@{#288}), userDataDir=/home/teamcity/build-agent-2/temp/buildTmp/.com.google.Chrome.61oUkb}, 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=91.0.4472.77, browserName=chrome, javascriptEnabled=true, platformName=LINUX, setWindowRect=true, webauthn:extension:largeBlob=true, webauthn:virtualAuthenticators=true}]
Session ID: 38386174430a360e56b79b81208253c2
*** 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() 098ms
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 122ms
And Create company "Firma Alrec" by JSON file as "super-admin-alrec" 125ms
When Go to "COMPANIES_TAB" 384ms
And Go to company "Firma Alrec" details 153ms
Then Check if edit company details is blocked 15s 141ms
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=91.0.4472.77)
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=91.0.4472.19 (1bf021f248676a0b2ab3ee0561d83a59e424c23e-refs/branch-heads/4472@{#288}), userDataDir=/home/teamcity/build-agent-2/temp/buildTmp/.com.google.Chrome.61oUkb}, 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=91.0.4472.77, browserName=chrome, javascriptEnabled=true, platformName=LINUX, setWindowRect=true, webauthn:extension:largeBlob=true, webauthn:virtualAuthenticators=true}]
Session ID: 38386174430a360e56b79b81208253c2
*** 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() 116ms
Given Set token of apiUsername "super-admin-pgf" 126ms
And Set basic authorities "ROLE_CREATE_COMPANY" to user "pgf-admin" 069ms
When Create company "Twój Opiekun PGF" "supplier" by JSON file as "super-admin-pgf" 132ms
And Login as "pgf-admin" 1s 314ms
And Go to "COMPANIES_TAB" 643ms
And Go to company "Twój Opiekun PGF" details 146ms
And Select company patron "PGF SUPPLY EMPLOYEE" 3s 566ms
Then Verify if "PGF SUPPLY EMPLOYEE" data is successfully added 049ms
After Hooks.deleteCompanyAfterTest() 084ms
After Hooks.rollbackAddedAuthorities() 049ms
Given Login as "adama-admin" and set token of apiUsername "super-admin-adama" 1s 013ms
And Go to "COMPANIES_TAB" 430ms
And Go to company "Dostawca Adama Automat 1" details 173ms
Then Verify that user has correct partnership management permissions "adama-admin" 207ms
When Go to form for adding a new single partnership 073ms
Then Verify that partnership form is visible 024ms
And Verify that each company suggested in partnership form is "Przewoźnik" 1s 117ms
When Fill partnership form 1s 224ms
Then Check if "single" contractor is "visible" on partnership list "connectedCompany" 553ms
When Go to "CARRIER_TAB" 325ms
And Go to details of company in partnership 287ms
Then Check if "single" contractor is "invisible" on partnership list "Dostawca Adama Automat 1" 30s 097ms
After Hooks.removeAllPartnership() 16s 308ms
Scenario Outline Check if admin can manage partnership of supplier with carrier in contractor's details - adding partnership [A-7386]
Steps
Given Login as "neuca-admin" and set token of apiUsername "super-admin-neuca" 1s 673ms
And Go to "COMPANIES_TAB" 420ms
And Go to company "Przewoźnik Neuca Automat 1" details 280ms
Then Verify that user has correct partnership management permissions "neuca-admin" 232ms
When Go to form for adding a new single partnership 095ms
Then Verify that partnership form is visible 063ms
And Verify that each company suggested in partnership form is "Dostawca" 1s 168ms
When Fill partnership form 1s 233ms
Then Check if "single" contractor is "visible" on partnership list "connectedCompany" 033ms
When Go to "COMPANIES_TAB" 1s 113ms
org.openqa.selenium.ElementClickInterceptedException: element click intercepted: Element ... is not clickable at point (665, 25). Other element would receive the click: 
  (Session info: headless chrome=91.0.4472.77)
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=91.0.4472.19 (1bf021f248676a0b2ab3ee0561d83a59e424c23e-refs/branch-heads/4472@{#288}), userDataDir=/home/teamcity/build-agent-2/temp/buildTmp/.com.google.Chrome.61oUkb}, 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=91.0.4472.77, browserName=chrome, javascriptEnabled=true, platformName=LINUX, setWindowRect=true, webauthn:extension:largeBlob=true, webauthn:virtualAuthenticators=true}]
Session ID: 38386174430a360e56b79b81208253c2
	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.click(RemoteWebElement.java:83)
	at CucumberTests.BaseTest.goToTab(BaseTest.java:91)
	at CucumberTests.Transport.CreateTransport.GoToTab(CreateTransport.java:193)
	at ✽.Go to "COMPANIES_TAB"(file:Features/Atom/Companies/Company.feature:81)
And Go to details of company in partnership 000ms
Then Check if "single" contractor is "visible" on partnership list "Przewoźnik Neuca Automat 1" 000ms
Hooks
After Hooks.removeAllPartnership() 1s 068ms
org.openqa.selenium.ElementClickInterceptedException: element click intercepted: Element  is not clickable at point (1412, 632). Other element would receive the click: 
  (Session info: headless chrome=91.0.4472.77)
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=91.0.4472.19 (1bf021f248676a0b2ab3ee0561d83a59e424c23e-refs/branch-heads/4472@{#288}), userDataDir=/home/teamcity/build-agent-2/temp/buildTmp/.com.google.Chrome.61oUkb}, 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=91.0.4472.77, browserName=chrome, javascriptEnabled=true, platformName=LINUX, setWindowRect=true, webauthn:extension:largeBlob=true, webauthn:virtualAuthenticators=true}]
Session ID: 38386174430a360e56b79b81208253c2
	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.click(RemoteWebElement.java:83)
	at CucumberTests.Hooks.removeAllPartnership(Hooks.java:655)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at cucumber.runtime.Utils$1.call(Utils.java:26)
	at cucumber.runtime.Timeout.timeout(Timeout.java:16)
	at cucumber.runtime.Utils.invoke(Utils.java:20)
	at cucumber.runtime.java.JavaHookDefinition.execute(JavaHookDefinition.java:60)
	at cucumber.runner.HookDefinitionMatch.runStep(HookDefinitionMatch.java:16)
	at cucumber.runner.TestStep.executeStep(TestStep.java:63)
	at cucumber.runner.TestStep.run(TestStep.java:49)
	at cucumber.runner.TestCase.run(TestCase.java:49)
	at cucumber.runner.Runner.runPickle(Runner.java:40)
	at cucumber.runtime.junit.PickleRunners$WithStepDescriptions.run(PickleRunners.java:97)
	at cucumber.runtime.junit.FeatureRunner.runChild(FeatureRunner.java:68)
	at cucumber.runtime.junit.FeatureRunner.runChild(FeatureRunner.java:23)
	at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290)
	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71)
	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288)
	at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58)
	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268)
	at org.junit.runners.ParentRunner.run(ParentRunner.java:363)
	at cucumber.runtime.junit.FeatureRunner.run(FeatureRunner.java:73)
	at cucumber.api.junit.Cucumber.runChild(Cucumber.java:122)
	at cucumber.api.junit.Cucumber.runChild(Cucumber.java:64)
	at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290)
	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71)
	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288)
	at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58)
	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268)
	at cucumber.api.junit.Cucumber$1.evaluate(Cucumber.java:131)
	at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26)
	at org.junit.internal.runners.statements.RunAfters.evaluate(RunAfters.java:27)
	at org.junit.runners.ParentRunner.run(ParentRunner.java:363)
	at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:367)
	at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:274)
	at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:238)
	at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:161)
	at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:290)
	at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:242)
	at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:121)
Given Login as "dpa1-supplier-3" and set token of apiUsername "super-admin-piast" 1s 644ms
And Go to "OWN_COMPANY_TAB" 241ms
Then Verify that user has correct partnership management permissions "dpa1-supplier-3" 30s 138ms
Given Login as "pna1-carrier" and set token of apiUsername "super-admin-neuca" 1s 729ms
And Go to "OWN_COMPANY_TAB" 220ms
Then Verify that user has correct partnership management permissions "pna1-carrier" 30s 088ms
Given Login as "neuca-admin" and set token of apiUsername "super-admin-neuca" 1s 074ms
And Go to "COMPANIES_TAB" 296ms
And Go to company "Przewoźnik Neuca Automat 1" details 185ms
Then Verify that user has correct partnership management permissions "neuca-admin" 204ms
Given Login as "super-admin-neuca" and set token of apiUsername "super-admin-neuca" 1s 659ms
And Go to "COMPANIES_TAB" 281ms
And Go to company "Przewoźnik Neuca Automat 1" details 166ms
Then Verify that user has correct partnership management permissions "super-admin-neuca" 188ms
Given Login as "adama-admin" and set token of apiUsername "super-admin-adama" 1s 071ms
When Go to "COMPANIES_TAB" 290ms
And Go to company "Dostawca Adama Automat 2" details 178ms
Then Verify that user has correct partnership management permissions "adama-admin" 204ms
When Add all partnership 691ms
Then Check if "all" contractor is "visible" on partnership list "connectedCompany" 528ms
And Set number of partnerships 009ms
And Check if only companies from principal are visible "Adama" 038ms
When Remove partnership 579ms
Then Check that partnership has been deleted 015ms
After Hooks.removeAllPartnership() 589ms
Given Login as "neuca-admin" and set token of apiUsername "super-admin-neuca" 1s 038ms
When Go to "COMPANIES_TAB" 324ms
And Go to company "Przewoźnik Neuca Automat 2" details 188ms
Then Verify that user has correct partnership management permissions "neuca-admin" 189ms
When Add all partnership 704ms
Then Check if "all" contractor is "visible" on partnership list "connectedCompany" 473ms
And Set number of partnerships 007ms
And Check if only companies from principal are visible "Neuca" 050ms
When Remove partnership 571ms
Then Check that partnership has been deleted 013ms
After Hooks.removeAllPartnership() 1s 231ms