A list of CSS2 selectors to identify the form fields to populate. Specify the selectors in a comma-separated list or by using numbered parameters. To specify the values to use, set the InputValue
parameter.
Type: | String (comma-separated list) |
Default: | |
Required: | No |
Configuration Section: | Any section that you have defined with the FormsSection parameter, TaskName or FetchTasks or Default |
Example: | InputSelector0=input[name=username]
|
See Also: | InputValue |
|