Closed
Description
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