This configuration field is intended to specify additional arguments to the squishrunner and squishserver. Each option and possible arguments have to be given in separate lines.
Until now the squishrunner options --webbrowser, --webbrowserargs, --device, --launcherargs, --resultdir, --retry, --abortOnFail, --tags, --random and --scriptargs are supported only.
Please note that --scriptargs parameter with it's following parameters need to be provided at the end.
Example:
--webbrowser
firefox
--device
016d24ab5227e2ff
--abortOnFail
--scriptargs
--param1
value1
--param2
value2
A list of supported squishserver options are as follows:
--config
addAUT
aut
path
--config
addAppPath
path
--config
addAttachableAUT
aut
[host:]port
--config
setResponseTimeout
seconds
--config
setAUTPostMortemTimeout
milliseconds
--config
setAUTTimeout
seconds
--config
setCursorAnimation
on|off