Hello guys.
I’m clicking this button because I’m establishing the basis to click but I’m aware that the bot needs to click different values ( it will change ) but I don’t know how to do this.
By the way, I’m using Strict Selector.
For example.
I’m saving the highest value of the id ( ExtractDataTable.Rows(0).Item(0).ToString ) in a variable called “testVariable” and I’m getting this in the variable “testVariable” but when I put that in the UIExplorer…
… I got “The element was not found”.
I’d like to put a variable inside there to make the bot changes the click based on a different value.
Thanks a lot.