06-22-2010, 11:35 PM
I'm working with a web base application and on one of my screens I have four selections and one of the selections is disabled and I need to verify that the selection is disabled when I run the test.
Selection1
Selection2
Selection3
Selection4 disabled
I need the the test to run and verify the checkbox is disabled before proceeding to the next step.
Selection1
Selection2
Selection3
Selection4 disabled
I need the the test to run and verify the checkbox is disabled before proceeding to the next step.