I have only managed to execute tests with Google Chrome (using the chromedriver).
Can anyone give an example how to start executing tests with Chromium?
|
I have only managed to execute tests with Google Chrome (using the chromedriver). Can anyone give an example how to start executing tests with Chromium? |
||||
|
|
|
Make sure your Chromium binary can be located or set it explicitly.
|
|||
|
|
I think it should be possible, you just have to provide path to Chromium. A few pages you should check: |
|||
|
|