Chrome user agent in HTTPS tests

Hi,
is it somehow possible to extend or override user agent in chrome tests for HTTPS sites?
Regards, Nils

In the chrome tab if you use the “custom user agent” field it will use the command-line to specify the user agent string and should work for HTTPS.

I’m fixing things right now so that the setUserAgent script command will use the same command-line support.