MahenderTirumala Posted February 21, 2014 Share Posted February 21, 2014 i am working on selenium automation, i have a dialog in middle,it is general open/save dialog box...... this dialog box i need to click o.k., can you please give me sample code for this Link to comment Share on other sites More sharing options...
FireFox Posted February 21, 2014 Share Posted February 21, 2014 Hi, Welcome to the autoit forum You can use the au3info tool (Ctrl + 6) in the SciTE editor to detect the control to click on. Afterwards, in the helpfile, search for the "Controls" section. Everything is explained on how to convert the control info into a script. Br, FireFox. Link to comment Share on other sites More sharing options...
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