【问题标题】:Class Source not found找不到类源
【发布时间】:2017-05-11 04:28:38
【问题描述】:

“找不到 selenium 3.0 的 Jar 文件。找不到源”“当我单击 ctrl+Selenium 函数(如implicitwait() 或 switchTo())时,我遇到了这个问题。 这个怎么解决。 enter image description here

【问题讨论】:

    标签: java eclipse selenium


    【解决方案1】:

    你好,苏巴斯·钱德拉,

    我检查并找到了您给定的屏幕短片。它的jar文件已配置。但是这个 selenium-server-standalone-3.0.0.jar 的源代码没有配置。 使用以下服务http://www.javadecompilers.com/转换jar文件源代码 所以下面一步来配置源码。 1.在找不到源代码中单击附加源..按钮。 2.选择“外部位置”单选按钮 3. 使用外部文件选择路径“selenium-server-standalone-3.0.0.jar.src.zip”。 4. 点击确定。

    如果您有任何疑问,请告诉我们。

    【讨论】:

      猜你喜欢
      • 2016-12-14
      • 1970-01-01
      • 1970-01-01
      • 1970-01-01
      • 1970-01-01
      • 2016-06-15
      • 2023-01-29
      • 2014-10-20
      • 1970-01-01
      相关资源
      最近更新 更多