Arlen Posted April 29, 2019 Posted April 29, 2019 (edited) How can I click Chrome alert message? Trying to make my router restart with Web Driver UDF, but can't figure out how to click the message: "Unsaved data will be lost. Are you sure you want to restart the device?" (Yes or No) I have tried, controlclick, controlsend and send (While window was active). Any other solution? EDIT: Found solution, didn't notice WD had a function called " _WD_Alert " which helped me remove the alert. Edited April 29, 2019 by Arlen
Danp2 Posted April 29, 2019 Posted April 29, 2019 Glad you were able to solve the issue with _WD_Alert. Latest Webdriver UDF Release Webdriver Wiki FAQs
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now