A
A
artshelom2017-07-02 12:15:59
selenium
artshelom, 2017-07-02 12:15:59

Selenium can't find element, how to fix?

I'm trying to enter text into an element, I get an error:

unknown error: ChromeDriver only supports characters in the BMP

How is this corrected??
Here is the code I have:
driver.findElements(By.className("_2hc0g")).get(0).sendKeys(text);

Answer the question

In order to leave comments, you need to log in

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question