【问题标题】:IntelliSense is not working for selenium (with Python3) in visual codeIntelliSense 不适用于可视代码中的 selenium(使用 Python3)
【发布时间】:2019-09-27 14:24:36
【问题描述】:

请在下面找到配置,

Python:3.6
硒:3.141.0
路径:..\Python\PY36\Lib\site-packages\selenium
视觉代码:1.33.1

问题:IntelliSense 不适用于可视代码中的 selenium(Python3)。

【问题讨论】:

  • 您是否在 Google 上搜索过“Intellisense 无法使用 Python 可视代码”或类似内容,并查看了结果并尝试了一些修复方法?我的猜测是你不是第一个遇到这个问题的人,答案已经存在......

标签: python-3.x selenium visual-studio-code intellisense


【解决方案1】:

问题已解决,我在虚拟环境中安装了 selenium,而不是在 venv 外部安装了 selenium。现在 Selenium 的 Intellisense 正在按预期工作。

【讨论】:

    猜你喜欢
    • 1970-01-01
    • 1970-01-01
    • 1970-01-01
    • 2021-10-11
    • 2014-08-24
    • 1970-01-01
    • 1970-01-01
    • 2014-09-04
    • 2021-12-07
    相关资源
    最近更新 更多