Command Line Options - 2gis/Winium.Desktop GitHub Wiki

Following command-line options are supported (none of them is required).


--port=PORT

Port to listen on. Default: 9999.


--url-base=URL-BASE

Base URL path prefix for commands, e.g. wd/url. Default is empty (no prefix used).


--verbose

Log verbosely. Increases logging level to DEBUG.


--log-path=FILE

Write log to specified file instead of stdout, increases log level to INFO. Default is empty (logging to stdout).