会员
周边
捐助
新闻
博问
闪存
赞助商
Chat2DB
所有博客
当前博客
我的博客
我的园子
账号设置
简洁模式
...
退出登录
注册
登录
粒粒的测试笔记
学习、记录、成长、总结....
博客园
首页
新随笔
联系
订阅
管理
2018年8月28日
【Selenium】【BugList7】执行driver.find_element_by_id("kw").send_keys("Selenium"),报错:selenium.common.exceptions.InvalidArgumentException: Message: Expected [object Undefined] undefined to be a string
摘要: 【版本】 selenium:3.11.0 firefox:59.0.3 (64 位) python:3.6.5 【代码】 1 #coding=utf-8 2 from selenium import webdriver 3 4 driver = webdriver.Firefox() 5 drive
阅读全文
posted @ 2018-08-28 21:47 粒粒的测试笔记
阅读(3595)
评论(0)
推荐(0)
编辑
公告