Forum Discussion

kroe761's avatar
kroe761
Contributor
10 years ago

Actually find an asterisk using the Find() method? Not use it as a wildcard?

I am testing some software that adds entries to a table.  I need to find and delete all entries marked as "*".  Problem is, If I do something like this props = ["ObjectType","innerText"] ...
  • Haiyangwhu's avatar
    10 years ago
    Try double **

    values = ["Cell","**"]