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

Feature Report

Steps Scenarios Features
Feature Passed Failed Skipped Pending Undefined Total Passed Failed Total Duration Status
Company 88 6 7 0 0 101 13 6 19 2m 27s 802ms Failed
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
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
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
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
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
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
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
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
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
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
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
Given Login as "adama-admin" and set token of apiUsername "super-admin-adama" 1s 126ms
And Go to "COMPANIES_TAB" 432ms
And Go to company "Dostawca Adama Automat 1" details 163ms
Then Verify that user has correct partnership management permissions "adama-admin" 185ms
When Go to form for adding a new single partnership 077ms
Then Verify that partnership form is visible 028ms
And Verify that each company suggested in partnership form is "Przewoźnik" 1s 115ms
When Fill partnership form 1s 254ms
Then Check if "single" contractor is "visible" on partnership list "connectedCompany" 626ms
When Go to "CARRIER_TAB" 336ms
And Go to details of company in partnership 290ms
Then Check if "single" contractor is "invisible" on partnership list "Dostawca Adama Automat 1" 30s 094ms
After Hooks.removeAllPartnership() 16s 368ms
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 553ms
And Go to "COMPANIES_TAB" 501ms
And Go to company "Przewoźnik Neuca Automat 1" details 197ms
Then Verify that user has correct partnership management permissions "neuca-admin" 202ms
When Go to form for adding a new single partnership 090ms
Then Verify that partnership form is visible 043ms
And Verify that each company suggested in partnership form is "Dostawca" 1s 127ms
When Fill partnership form 1s 244ms
Then Check if "single" contractor is "visible" on partnership list "connectedCompany" 040ms
When Go to "COMPANIES_TAB" 1s 100ms
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=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.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:67)
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 098ms
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=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.click(RemoteWebElement.java:83)
	at CucumberTests.Hooks.removeAllPartnership(Hooks.java:658)
	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 660ms
And Go to "OWN_COMPANY_TAB" 218ms
Then Verify that user has correct partnership management permissions "dpa1-supplier-3" 30s 032ms
Given Login as "pna1-carrier" and set token of apiUsername "super-admin-neuca" 1s 531ms
And Go to "OWN_COMPANY_TAB" 208ms
Then Verify that user has correct partnership management permissions "pna1-carrier" 30s 076ms
Given Login as "neuca-admin" and set token of apiUsername "super-admin-neuca" 1s 137ms
And Go to "COMPANIES_TAB" 313ms
And Go to company "Przewoźnik Neuca Automat 1" details 193ms
Then Verify that user has correct partnership management permissions "neuca-admin" 176ms
Given Login as "super-admin-neuca" and set token of apiUsername "super-admin-neuca" 1s 622ms
And Go to "COMPANIES_TAB" 297ms
And Go to company "Przewoźnik Neuca Automat 1" details 173ms
Then Verify that user has correct partnership management permissions "super-admin-neuca" 178ms
Given Login as "adama-admin" and set token of apiUsername "super-admin-adama" 1s 108ms
When Go to "COMPANIES_TAB" 356ms
And Go to company "Dostawca Adama Automat 2" details 185ms
Then Verify that user has correct partnership management permissions "adama-admin" 165ms
When Add all partnership 720ms
Then Check if "all" contractor is "visible" on partnership list "connectedCompany" 578ms
And Set number of partnerships 007ms
And Check if only companies from principal are visible "Adama" 031ms
When Remove partnership 580ms
Then Check that partnership has been deleted 017ms
After Hooks.removeAllPartnership() 583ms
Given Login as "neuca-admin" and set token of apiUsername "super-admin-neuca" 1s 042ms
When Go to "COMPANIES_TAB" 305ms
And Go to company "Przewoźnik Neuca Automat 2" details 189ms
Then Verify that user has correct partnership management permissions "neuca-admin" 222ms
When Add all partnership 720ms
Then Check if "all" contractor is "visible" on partnership list "connectedCompany" 483ms
And Set number of partnerships 007ms
And Check if only companies from principal are visible "Neuca" 045ms
When Remove partnership 579ms
Then Check that partnership has been deleted 012ms
After Hooks.removeAllPartnership() 1s 150ms