You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Sorry I didn't respond earlier.
At the moment this is not supported, but feel free to submit a PR. I would like to suggest that the extensions can be provided via a http://files... link so the extensions can be bundled/uploaded via the wiki.
ChromiumOptionsExamples is not extensions
|script |map fixture |
|set value |start-maximized|for|args[0]|
|set value |--user-data-dir=C:/Users/Administrator/AppData/Local/Google/Chrome/User Data/ |for|args[1]|
|note|set value |headless|for|args[1]|
|set value |C:\Users\baoadmin\Downloads\Easy-Image-Control(v4.0).crx |for|extensions[0] |
|note|set value |C:/Users/Administrator/AppData/Local/Google/Chrome/User Data/ |for|--user-data-dir |
|note|set value |--user-data-dir=C:/Users/Administrator/AppData/Local/Google/Chrome/User Data/ ||for|--user-data-dir |
|note|set value|F:\Chrome\App\Chrome.exe|for|binary|
|$chromeProfile=|copy map |
`ChromeOptions options = new ChromeOptions();
The text was updated successfully, but these errors were encountered: