A Perl-compatible regular expression to identify pages that contain forms you want to submit. The connector does not attempt to submit form data unless the full URL of a page matches the regular expression.
Type: | String |
Default: | |
Required: | No |
Configuration Section: | Any section that you have defined with the FormsSection parameter, TaskName or FetchTasks or Default |
Example: | FormUrlRegex=.*login\.php
|
See Also: |
|