jon_yates
11 years agoOccasional Contributor
Testing for NULL
Hi all,
With the following line (an error message), how do you test to see if anything was found:
var text = page["NativeWebObject"]["Find"]("contentText", "The Name already*", "span");
Thanks all
With the following line (an error message), how do you test to see if anything was found:
var text = page["NativeWebObject"]["Find"]("contentText", "The Name already*", "span");
Thanks all