Skip to content

[🐛 Bug]: #2360

Closed
Closed
@vnpresent88

Description

@vnpresent88

What happened?

When i click in a input checkbox or send a text in a input,
" chrome.FindElement(By.XPath(xpath)).SendKeys(text);
chrome.FindElement(By.XPath(xpath)).Click(); "
i get error
"javascript error: Cannot read properties of undefined (reading 'ka')"
I didn't call any javascript command, the xpath I need to click/send text is definitely there, not in any iframe

Image

What browsers and operating systems are you seeing the problem on?

window

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions