bababoom
3 years agoNew Member
How to check button is disabled
Hi all,
I want to check during my test that when a field is set to one thing,
the save button is disabled.
I'm not sure how to do this, and haven't been able to find any questions on it.
I was thinking something like:
Object.IsEnabled(false)
Thanks!