Answer the question
In order to leave comments, you need to log in
How to click on all buttons?
How to click on all buttons? Is it possible somehow using regular expressions to find "confirm" and then click on the button with that name until it disappears?
Answer the question
In order to leave comments, you need to log in
It's easier to write a script in js and execute it in the browser, but this option is suitable if you need to do it one-time.
And if not one-time, then call the same script on the browser with C # once in a while
Google getElementById, getElementByClass
and the Click function
Didn't find what you were looking for?
Ask your questionAsk a Question
731 491 924 answers to any question