Watir question

How would I check whether the field is editable or not ?

The only time I’ve had to do that I used this:

rescue Watir::Exception::ObjectDisabledException

hi, Thanks for the suggestion, But The exception which you have written
is not mine, mine is Watir::Exception::ObjectReadOnlyException

Thank you.

Not far off, given the vague nature of the question :slight_smile:

Ok, thank you.