V2EX = way to explore
V2EX 是一个关于分享和探索的地方
现在注册
已注册用户请  登录
推荐学习书目
Learn Python the Hard Way
Python Sites
PyPI - Python Package Index
http://diveintopython.org/toc/index.html
Pocoo
值得关注的项目
PyPy
Celery
Jinja2
Read the Docs
gevent
pyenv
virtualenv
Stackless Python
Beautiful Soup
结巴中文分词
Green Unicorn
Sentry
Shovel
Pyflakes
pytest
Python 编程
pep8 Checker
Styles
PEP 8
Google Python Style Guide
Code Style from The Hitchhiker's Guide
jowenzzzzz
V2EX  ›  Python

Python selenium webdriver IE11(环境 win8.1 64 IE11)使用 send_keys('123456789') 特别慢

  •  
  •   jowenzzzzz · 2018-04-10 14:45:52 +08:00 · 2575 次点击
    这是一个创建于 2198 天前的主题,其中的信息可能已经有所发展或是发生改变。
    python selenium webdriver IE11 (环境 win8.1 64 IE11 ) 使用 send_keys('123456789') 特别慢
    python 3.5.1 webdriver 试过很多个版本。从 2.4.8 到 3.9.0 都不行。64 位的能用,但特别慢。。输入一个字符要几秒,在网上查找了一下,说要降 IE 版本,WIN8.1 降不了版本,webdriver32 位的版本,根本不用。只打了一个 IE 空白页,无法打开网页,像是卡住了。
    4 条回复    2018-04-12 15:53:06 +08:00
    jowenzzzzz
        1
    jowenzzzzz  
    OP
       2018-04-10 14:48:47 +08:00
    补充一下,不用使用 CHROME 等其他浏览器,只能使用 IE,因为需要加载组件
    holajamc
        2
    holajamc  
       2018-04-10 14:56:34 +08:00
    换到 Win7 + IE8 别无他法)
    jowenzzzzz
        3
    jowenzzzzz  
    OP
       2018-04-10 15:07:26 +08:00
    不想换系统,装了数据库,要备份和重新配置,麻烦。。按网上其他人说,换 webdriver32 位版本,在我这里就不好使用,只能打开空白页。然后就进行不下去。
    cuberlzy
        4
    cuberlzy  
       2018-04-12 15:53:06 +08:00
    用 execute_script 填算了,还可以填中文呢
    关于   ·   帮助文档   ·   博客   ·   API   ·   FAQ   ·   我们的愿景   ·   实用小工具   ·   948 人在线   最高记录 6543   ·     Select Language
    创意工作者们的社区
    World is powered by solitude
    VERSION: 3.9.8.5 · 22ms · UTC 21:08 · PVG 05:08 · LAX 14:08 · JFK 17:08
    Developed with CodeLauncher
    ♥ Do have faith in what you're doing.