Forum Discussion
AlexeyKolosov
14 years agoStaff
Hello Kenny,
The "Unable to activate the disabled control." error is an error of the same kind as the "Object not found" or "Object Does Not Exist" error. These errors cannot be caught by the Try...Catch statement, because they are actually not exceptions raised by the test engine. Instead, you can handle them within the OnLogError event handler. Read the Creating an Event Handler for the OnLogError Event help topic in this relation. Does this help?
Related Content
- 2 years ago
- 6 years ago
- 2 months ago
Recent Discussions
- 2 days ago