[🐛 Bug]:
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
What browsers and operating systems are you seeing the problem on?
window
@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!
This is the repo for the documentation. Please create Selenium issues in the Selenium repo.