You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Unhandled Exception: OpenQA.Selenium.WebDriverException: unknown error: Element is not clickable at point (954, 494). Other element would receive the click:
...
(Session info: chrome=71.0.3578.98)
(Driver info: chromedriver=2.40.565498 (ea082db3280dd6843ebfb08a625e3eb905c4f5ab),platform=Windows NT 10.0.17134 x86_64)
at OpenQA.Selenium.Remote.RemoteWebDriver.UnpackAndThrowOnError(Response errorResponse)
at OpenQA.Selenium.Remote.RemoteWebDriver.Execute(String driverCommandToExecute, Dictionary2 parameters) at OpenQA.Selenium.Remote.RemoteWebElement.Click() at Automation.InternalAutomation.Init(String Email, String Password, List1 internalItems, String url) in E:\Proyectos\internal\src\Internal.Automation\InternalAutomation.cs:line 168
at Program.Main(String[] args) in E:\Proyectos\internal\Program.cs:line 45
The text was updated successfully, but these errors were encountered:
Unhandled Exception: OpenQA.Selenium.WebDriverException: unknown error: Element is not clickable at point (954, 494). Other element would receive the click:
(Session info: chrome=71.0.3578.98)
(Driver info: chromedriver=2.40.565498 (ea082db3280dd6843ebfb08a625e3eb905c4f5ab),platform=Windows NT 10.0.17134 x86_64)
at OpenQA.Selenium.Remote.RemoteWebDriver.UnpackAndThrowOnError(Response errorResponse)
at OpenQA.Selenium.Remote.RemoteWebDriver.Execute(String driverCommandToExecute, Dictionary
2 parameters) at OpenQA.Selenium.Remote.RemoteWebElement.Click() at Automation.InternalAutomation.Init(String Email, String Password, List
1 internalItems, String url) in E:\Proyectos\internal\src\Internal.Automation\InternalAutomation.cs:line 168at Program.Main(String[] args) in E:\Proyectos\internal\Program.cs:line 45
The text was updated successfully, but these errors were encountered: