-
-
Notifications
You must be signed in to change notification settings - Fork 8.6k
Description
I have a problem with clicking on the element from headless Chrome this call worked some time Without Headless Chrome and does not work at all with Headless
Call
driver.FindElement(By.Id("createBtn"))
Element
{Element (id = 0.18579689918655928-11)}
Coordinates: {OpenQA.Selenium.Remote.RemoteCoordinates}
Displayed: true
Enabled: true
Id: "0.18579689918655928-11"
Location: {X = 808 Y = 343}
LocationOnScreenOnceScrolledIntoView: {X = 808 Y = 343}
Selected: false
Size: {Width = 121 Height = 40}
TagName: "a"
Text: "Create"
WrappedDriver: {OpenQA.Selenium.Chrome.ChromeDriver}
Error:
Message: System.InvalidOperationException : unknown error: Element is not clickable at point (868, 363)
(Session info: headless chrome=61.0.3163.79)
(Driver info: chromedriver=2.31.488763