URL Selector

Use the URL Selector to specify a URL in different ways, depending on your needs.

Use the drop-down menu at the top of the URL Selector to select one of the following ways to specify the URL.

URL

Enter the URL directly in the text field provided. Note that standard URLs using the HTTP protocol can be shortened. For example, you can enter www.kofax.com instead of http://www.kofax.com.

URL in Found Tag

Specifies that the found tag contains the URL. The found tag must be one of the following types:

  • <a href="URL">
  • <area href="URL">
  • <frame src="URL">
  • <iframe src="URL">
  • <script src="URL">
  • <param value="URL">
  • <meta http-equiv="Refresh" content="...; url=URL">
URL in Variable

Specifies that the URL should be read from a specified variable.

URL from Expression

Specifies an expression as the URL to open.

URL from Converters

Specifies a list of data converters whose output is used as the URL to open.