Test Samples
Web Application Testing Environment

<< back to index

This page is accessed by a sample which illustrates how to work with Form comtrols in actiWATE.


Working with Forms


Working with Text Fields

Working with Radio Buttons
Radio Button 1
Radio Button 2
Radio Button 3

Working with Checkboxes
Checkbox 1
Checkbox 2

Working with Single Select

Working with Multiple Select

Working with Textarea

Working with Password Field

Working with Buttons
       

Working with Hidden Field
You 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.

      © Copyright Actimind, Inc. 2000-2007   All rights reserved