karatelabs / karate

Test Automation Made Simple

Home Page:https://karatelabs.github.io/karate

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Chrome is not working from jenkins and getting driver config / start failed: start failed, options: {type=chrome, showDriverLog=true, addOptions=["--remote-allow-origins=*"], target=null}

ssenthurkani opened this issue · comments

Chrome is not working from jenkins and getting - driver config / start failed: start failed, options: {type=chrome, showDriverLog=true, addOptions=["--remote-allow-origins=*"], target=null}

I am using below configuration

  • configure driver = { type: 'chrome', headless: true, addOptions: [ '--headless=new', '--remote-allow-origins=*'] }

due to this issue i am not able to run the my UI from jenkins and not seeing any error when i run from my local .
karate version - 5:1.3.0.RC2

that's an old version of karate we don't support.

my suggestion is the best way forward is to contribute code or at the very least follow this process: https://github.com/karatelabs/karate/wiki/How-to-Submit-an-Issue