How to set up Selenium with Chromedriver on Jenkins-hosted Grid

前端 未结 4 825
一生所求
一生所求 2020-12-20 00:30

I just make my frist steps with Selenium. I successfully set up a test (Firefox driver), running on Selenium grid on my Jenkins (using Jenkins-Selenium-Grid plugin). I also

4条回答
  •  陌清茗
    陌清茗 (楼主)
    2020-12-20 00:49

    I asked the same question in selenium group:

    https://groups.google.com/forum/?fromgroups#!topic/selenium-users/-3LJ3wma3RE

    the solution provided there didn't work for me but probably it works for you? (set PATH for chromedriver on jenkins)

提交回复
热议问题