This action is not supported for the Classic Client interface.
This action will automatically open a web browser, such as Internet Explorer, and navigate to the configured URL. The action optionally allows for parameters to be appended to the end of the URL for more specific results. The values of the parameters can be taken from a keyword value, a property value, or a constant value. When more than one value of the configured keyword or property exists, only the first value will be used as the parameter value. Multiple parameters can also be configured for the same URL. If parameters are configured, the action will append “?” to the end of the URL and then format the parameters as follows: parameter1=value1¶meter2=value2. For example, if the configured URL is “http://server/default.aspx”, and the configured parameters are named “parameter1” and “parameter2”, the web browser will open to the following URL: http://server/default.aspx?parameter1=value1¶meter2=value2