
selenium
markinlqx
这个作者很懒,什么都没留下…
展开
专栏收录文章
- 默认排序
- 最新发布
- 最早发布
- 最多阅读
- 最少阅读
-
ChromeDriverService start java.lang.NoSuchMethodError
Exception in thread "main" java.lang.NoSuchMethodError: 'void com.google.common.base.Preconditions.checkState(boolean, java.lang.String, java.lang.Object)' at org.openqa.selenium.remote.service.DriverService.checkExecutable(DriverService.java:146) ...原创 2021-10-15 11:10:16 · 498 阅读 · 0 评论 -
sendKeys(CharSequence[])
I created selenium demo in eclipse, I got erro message as following: The method sendKeys(CharSequence[]) in the type WebElement is not applicable for the arguments (String) When I write fo原创 2014-04-19 12:36:45 · 1560 阅读 · 0 评论 -
Windows Power Shell 关闭无用的Chrome
最近在用Selenium做自动测试,遇到原创 2014-07-22 17:40:07 · 2110 阅读 · 0 评论