会员
商店
众包
新闻
博问
闪存
赞助商
Chat2DB
所有博客
当前博客
我的博客
我的园子
账号设置
会员中心
简洁模式
...
退出登录
注册
登录
粒粒的测试笔记
学习、记录、成长、总结....
博客园
首页
新随笔
联系
订阅
管理
随笔 - 24
文章 - 0
评论 - 5
阅读 -
53092
08 2018 档案
【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
粒粒的测试笔记
阅读(3599)
评论(0)
推荐(0)
编辑
公告
昵称:
粒粒的测试笔记
园龄:
10年4个月
粉丝:
1
关注:
19
<
2025年4月
>
日
一
二
三
四
五
六
30
31
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
1
2
3
4
5
6
7
8
9
10
搜索
常用链接
我的随笔
我的评论
我的参与
最新评论
我的标签
最新随笔
1.【夜神模拟器】【BugList14】启动夜神模拟器时,提示“nox_adb.exe已停止工作”
2.【Linux】Ubuntu:取消用户登录密码
3.【Linux】Ubuntu下JDK+Tomcat+Jenkins环境搭建
4.【Linux】VMware虚拟机+Ubuntu+VMware Tools安装
5.【Linux】Ubuntu下修改主机名
6.【Selenium】find_element()与find_elements()有什么区别?
7.【JMeter】录制脚本:JMeter配置代理服务器、第三方工具Badboy
8.【JMeter】JMeter 常用组件及运行原理
9.【JMeter】JMeter安装与配置
10.【Linux】创建目录:mkdir
我的标签
selenium
(8)
Linux
(5)
JMeter
(3)
Shell
(1)
模拟器
(1)
积分与排名
积分 - 33127
排名 - 50403
随笔分类
JMeter(3)
Linux(5)
Python(1)
Selenium(1)
Shell(1)
问题记录(14)
随笔档案
2020年8月(1)
2020年7月(1)
2020年6月(4)
2020年5月(5)
2018年10月(2)
2018年9月(4)
2018年8月(1)
2018年5月(6)
阅读排行榜
1. 【Selenium】【BugList4】执行pip报错:Fatal error in launcher: Unable to create process using '""D:\Program Files\Python36\python.exe"" "D:\Program Files\Python36\Scripts\pip.exe" '(11897)
2. 【Selenium】【BugList10】smtp发送邮件问题汇总:550/535/554(7272)
3. 【Linux】Ubuntu:取消用户登录密码(6112)
4. 【Selenium】【BugList1】调用firefox浏览器,报 TypeError: 'module' object is not callable(4676)
5. 【Selenium】find_element()与find_elements()有什么区别?(4545)
评论排行榜
1. 【Selenium】【BugList8】126邮箱定位不到“退出”按钮:Message: TypeError: can't access dead object(2)
2. 【Selenium】【BugList4】执行pip报错:Fatal error in launcher: Unable to create process using '""D:\Program Files\Python36\python.exe"" "D:\Program Files\Python36\Scripts\pip.exe" '(2)
3. 【Selenium】【BugList1】调用firefox浏览器,报 TypeError: 'module' object is not callable(1)
推荐排行榜
1. 【Selenium】【BugList8】126邮箱定位不到“退出”按钮:Message: TypeError: can't access dead object(1)
2. 【Selenium】【BugList4】执行pip报错:Fatal error in launcher: Unable to create process using '""D:\Program Files\Python36\python.exe"" "D:\Program Files\Python36\Scripts\pip.exe" '(1)
3. 【Selenium】【BugList1】调用firefox浏览器,报 TypeError: 'module' object is not callable(1)
最新评论
1. Re:【Selenium】【BugList8】126邮箱定位不到“退出”按钮:Message: TypeError: can't access dead object
@心向远方丿 客气...
--粒粒的测试笔记
2. Re:【Selenium】【BugList4】执行pip报错:Fatal error in launcher: Unable to create process using '""D:\Program Files\Python36\python.exe"" "D:\Program Files\Python36\Scripts\pip.exe" '
@吃醋不放辣
直接输入盘名加冒号,如切换到d盘是d:
--粒粒的测试笔记
3. Re:【Selenium】【BugList4】执行pip报错:Fatal error in launcher: Unable to create process using '""D:\Program Files\Python36\python.exe"" "D:\Program Files\Python36\Scripts\pip.exe" '
cmd中如何切换c盘到d盘?
--吃醋不放辣
4. Re:【Selenium】【BugList1】调用firefox浏览器,报 TypeError: 'module' object is not callable
多谢大佬 果然有效
--求知鱼
5. Re:【Selenium】【BugList8】126邮箱定位不到“退出”按钮:Message: TypeError: can't access dead object
谢谢,我的问题是没有切出框架,现在问题解决了,多谢
--心向远方丿
点击右上角即可分享