Hidden input fields are HTML fields for which the
tag includes
type="hidden". To enable a
Find to locate hidden input fields, you can use the
OPT_XBROWSER_FIND_HIDDEN_INPUT_FIELDS option. The default value of the option is TRUE.
Agent.SetOption (OPT_XBROWSER_FIND_HIDDEN_INPUT_FIELDS, TRUE)