testing for disabled/enabled controls
Brought to you by:
dgan
In our application, some check boxes disable entire
sections of a form.
So, when a user places a check in a particular box, we
want to verify that text boxes a, b and c are all disabled.
Could you help me figure out how to do this?
Thanks again for such a great product.