File tree Expand file tree Collapse file tree 2 files changed +3
-4
lines changed Expand file tree Collapse file tree 2 files changed +3
-4
lines changed Original file line number Diff line number Diff line change 88 "chrome" : {
99 "webDriverVersion" : " latest" ,
1010 "capabilities" : {
11- "enableVNC" : true
1211 },
1312 "options" : {
1413 "intl.accept_languages" : " en" ,
2322 "firefox" : {
2423 "webDriverVersion" : " latest" ,
2524 "capabilities" : {
26- "enableVNC" : true
2725 },
2826 "options" : {
2927 "intl.accept_languages" : " en" ,
Original file line number Diff line number Diff line change 88 "chrome" : {
99 "webDriverVersion" : " latest" ,
1010 "capabilities" : {
11- "enableVNC" : true
1211 },
1312 "options" : {
1413 "intl.accept_languages" : " en" ,
1817 "download.prompt_for_download" : " false" ,
1918 "download.default_directory" : " .//target//downloads//"
2019 },
20+ "loggingPreferences" : {
21+ "Performance" : " All"
22+ },
2123 "startArguments" : []
2224 },
2325 "firefox" : {
2426 "webDriverVersion" : " latest" ,
2527 "systemArchitecture" : " X32" ,
2628 "capabilities" : {
27- "enableVNC" : true
2829 },
2930 "options" : {
3031 "intl.accept_languages" : " en" ,
You can’t perform that action at this time.
0 commit comments