Forum Discussion
- Marsha_RModerator
There are examples here for checking Exists
https://support.smartbear.com/testcomplete/docs/app-objects/common-tasks/checking-existence.html
Applying that method, you would use something like this
if myelement.exists then
log error because it should not be there
else
log message "it's not here"
Related Content
- 5 years ago
- 4 years ago
- 11 months ago
Recent Discussions
- 2 days ago