!USERAGENT
From iMacros
Change the default user agent of the web browser. This command is available in Firefox only.
For the iMacros Browser please use the -useragent command line switch.
Contents |
Value
Any valid user agent string.
Please note that this command is only available in the full version, it does not work in the iMacros trial version.
Set By
[ ] Internal
[X] SET
Internal means that the iMacros program itself sets the value of the variable during program run. SET means that the user can set this value via the SET command inside a macro.
Examples
"C:\Program Files (x86)\iMacros\imacros.exe" -noexit -useragent "hello world"
See Also
- -useragent (User agent command line switch)
