Commit 951b3a9
[py] make it possible to override options when running tests with WebKitGTK+
This allows to run the tests with a driver in a different path instead
of the installed one. The same way it allows to use a different browser
or provide specific browser options. This is controlled by three
optional environment variables WD_DRIVER_PATH, WD_BROWSER_PATH and
WD_BROWSER_ARGS.1 parent cea9724 commit 951b3a9
1 file changed
Lines changed: 10 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
110 | 110 | | |
111 | 111 | | |
112 | 112 | | |
| 113 | + | |
| 114 | + | |
| 115 | + | |
| 116 | + | |
| 117 | + | |
| 118 | + | |
| 119 | + | |
113 | 120 | | |
| 121 | + | |
| 122 | + | |
| 123 | + | |
114 | 124 | | |
115 | 125 | | |
116 | 126 | | |
| |||
0 commit comments