|
||
| Web Application Testing Environment | ||
<< back to index
Working with FormsWorking with Text FieldsWorking with Radio ButtonsWorking with CheckboxesWorking with Single SelectWorking with Multiple SelectWorking with TextareaWorking with Password FieldWorking with ButtonsWorking with Hidden FieldYou cannot work with hidden fields directly from the actiWATE. Actually, you can change value of a hidden through an HTML DOM API (see Accessing HTML DOM sample) or by executing external JavaScipt (see Executing custom JavaScript sample), however the actiWATE wouldn't provide API which allows Page modifications that are impossible while working with the Page in a real browser. |
||
|