小编Abh*_*hek的帖子

如何处理"org.openqa.selenium.WebDriverException:ChromeDriver只支持BMP中的字符"异常?

每当我尝试使用selenium填充某些非BMP字符(如''作为文本区域的输入)时,我的chrome驱动程序因以下异常而失败:

org.openqa.selenium.WebDriverException:未知错误:ChromeDriver仅支持BMP中的字符

下面的帖子说它已在谷歌浏览器中修复,但我不这么认为:https://code.google.com/p/chromedriver/issues/detail?id = 187

我正在使用chrome驱动程序(版本2.15.322448)和chrome浏览器(版本43.0.2357.65)

任何建议,将不胜感激.

java selenium google-chrome

5
推荐指数
1
解决办法
1901
查看次数

标签 统计

google-chrome ×1

java ×1

selenium ×1