Pei_Tree 2023-11-08 11:59 采纳率: 0%
浏览 17

selenium.common.exceptions.SessionNotCreatedException

再次遇到了selenium.common.exceptions.SessionNotCreatedException: Message: Could not start a new session. Could not start a new session

测试时使用的selenium grid

写自动化测试代码以来,遇到了很多次Could not start a new session。每次都是不一样的问题,这次的问题是

selenium.common.exceptions.SessionNotCreatedException: Message: Could not start a new session. Could not start a new session. Unable to obtain: Capabilities {acceptInsecureCerts: true, browserName: chrome, browserVersion: 119.0, goog:chromeOptions: {args: [], extensions: []}, pageLoadStrategy: normal, platformName: linux, se:noVncPort: 7900, se:vncEnabled: true}, error Failed to parse json output, executed: [--browser, chrome, --output, json, --browser-version, 119.0]

Build info: version: '4.15.0', revision: '1d14b5521b'
System info: os.name: 'Linux', os.arch: 'amd64', os.version: '4.15.0-211-generic', java.version: '11.0.20.1'
Driver info: driver.version: unknown 

我找到了三处可以大概可以定位问题的点,
1)SessionNotCreatedException: Could not start a new session.
2) error Failed to parse json output, executed: [--browser, chrome, --output, json, --browser-version, 119.0]
3)Driver info: driver.version: unknown

但是不知道怎么解决,有大lao们可以帮忙分享下解决的办法吗?非常感谢!

  • 写回答

1条回答 默认 最新

  • CSDN-Ada助手 CSDN-AI 官方账号 2023-11-08 20:38
    关注

    【以下回答由 GPT 生成】

    我看到您的问题是None,而不是一个具体的问题。请提供一个具体的问题以便我能够帮助您解决。谢谢!


    如果你已经解决了该问题, 非常希望你能够分享一下解决方案, 写成博客, 将相关链接放在评论区, 以帮助更多的人 ^-^
    评论

报告相同问题?

问题事件

  • 修改了问题 11月8日
  • 创建了问题 11月8日

悬赏问题

  • ¥30 STM32 INMP441无法读取数据
  • ¥100 求汇川机器人IRCB300控制器和示教器同版本升级固件文件升级包
  • ¥15 用visualstudio2022创建vue项目后无法启动
  • ¥15 x趋于0时tanx-sinx极限可以拆开算吗
  • ¥500 把面具戴到人脸上,请大家贡献智慧
  • ¥15 任意一个散点图自己下载其js脚本文件并做成独立的案例页面,不要作在线的,要离线状态。
  • ¥15 各位 帮我看看如何写代码,打出来的图形要和如下图呈现的一样,急
  • ¥30 c#打开word开启修订并实时显示批注
  • ¥15 如何解决ldsc的这条报错/index error
  • ¥15 VS2022+WDK驱动开发环境