amysue Posted January 6, 2014 Posted January 6, 2014 Hi, I'm doing a web automation test, and I want to automatically click an action on a popup notification of firefox. As the image shows: I want to auto click the "Share Location" action on a popup notification of firefox. Does autoit can implement it? Thanks
Kidney Posted January 6, 2014 Posted January 6, 2014 Im sure you only have to click this once as long as you have cookies enabled.
amysue Posted January 6, 2014 Author Posted January 6, 2014 Im sure you only have to click this once as long as you have cookies enabled. But I'm testing the popup window. I must verify there is a popup notification and then click allow.
gruntydatsun Posted January 6, 2014 Posted January 6, 2014 Read up on AdLibRegister. http://www.autoitscript.com/autoit3/docs/functions/AdlibRegister.htm Make an adlib to test for existence of the window and click the button if needed.
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