Skip to content

Element is not clickable in Chrome Headless  #4685

@mh884

Description

@mh884

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

Metadata

Metadata

Assignees

No one assigned

    Labels

    D-chromeJ-awaiting answerQuestion asked of user; a reply moves it to triage again

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions