【问题标题】:while running the selenium test case in azure devops getting below errors在 azure devops 中运行 selenium 测试用例时遇到错误
【发布时间】:2021-07-19 02:38:12
【问题描述】:

问题 1:

The driver executable does not exist: Java.lang.IllegalStateException:The driver executable does not exists : c:\Tools\Cucumber Application\cucumberForAppian-21.1\lib\drivers\chromedriver.exe
D:\a\1\s\src\test\resources\Drivers\chromedriver.exe

【问题讨论】:

    标签: selenium testing cucumber azure-pipelines ui-automation


    【解决方案1】:

    根据出现的错误,c:\Tools\Cucumber Application\cucumberForAppian-21.1\lib\drivers\ 文件夹中没有chromedriver.exe

    【讨论】:

    • Chromedriver.exe 存在于上述路径中,但是在本地我的代码正在运行,但通过 azure 管道我遇到了这个错误。
    • 如果是这样,则某些设置有问题。您没有提供任何信息,因此无法知道它来自哪里
    • 需要什么信息让我知道来解决这个问题?
    猜你喜欢
    • 2023-04-05
    • 1970-01-01
    • 2020-01-08
    • 1970-01-01
    • 1970-01-01
    • 2020-07-06
    • 1970-01-01
    • 2023-02-26
    • 2021-06-16
    相关资源
    最近更新 更多