seleniumhq.github.io icon indicating copy to clipboard operation
seleniumhq.github.io copied to clipboard

[🐛 Bug]:

Open vnpresent88 opened this issue 6 months ago • 1 comments

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

vnpresent88 avatar Jun 28 '25 07:06 vnpresent88

@vnpresent88, thank you for creating this issue. We will troubleshoot it as soon as we can.


Info for maintainers

Triage this issue by using labels.

If information is missing, add a helpful comment and then I-issue-template label.

If the issue is a question, add the I-question label.

If the issue is valid but there is no time to troubleshoot it, consider adding the help wanted label.

After troubleshooting the issue, please add the R-awaiting answer label.

Thank you!

github-actions[bot] avatar Jun 28 '25 07:06 github-actions[bot]

This is the repo for the documentation. Please create Selenium issues in the Selenium repo.

diemol avatar Jun 28 '25 21:06 diemol