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"] ...