alexk345 Posted December 18, 2017 Share Posted December 18, 2017 I need to click a button in existing active IE browser window. The button has id. I need to find control id(windows control id) from button id so i can use controlclick method. Anyone knows. I am browsing google for 3 hours. have not found a solution. Link to comment Share on other sites More sharing options...
Moderators JLogan3o13 Posted December 18, 2017 Moderators Share Posted December 18, 2017 @alexk345 welcome to the forum. You will find you receive a lot more help if you include a detailed description of what you are trying to do. What site are you trying to automate? What is the id of the button? How about a screenshot of what you're trying to click on? Help us help you Earthshine 1 "Profanity is the last vestige of the feeble mind. For the man who cannot express himself forcibly through intellect must do so through shock and awe" - Spencer W. Kimball How to get your question answered on this forum! Link to comment Share on other sites More sharing options...
alexk345 Posted December 18, 2017 Author Share Posted December 18, 2017 I have basically some buttons that run test program. I click manually each one of them. I thought i run a script to click them sequentially. Its in local browser window. All buttons has ids. No names or class. So i want to map all dom control id to windows control ID for universal automation. No forms in that page. just bunch of buttons. thanks much. Link to comment Share on other sites More sharing options...
careca Posted December 18, 2017 Share Posted December 18, 2017 so.. no answer, just more of the same Earthshine 1 Spoiler Renamer - Rename files and folders, remove portions of text from the filename etc. GPO Tool - Export/Import Group policy settings. MirrorDir - Synchronize/Backup/Mirror Folders BeatsPlayer - Music player. Params Tool - Right click an exe to see it's parameters or execute them. String Trigger - Triggers pasting text or applications or internet links on specific strings. Inconspicuous - Hide files in plain sight, not fully encrypted. Regedit Control - Registry browsing history, quickly jump into any saved key. Time4Shutdown - Write the time for shutdown in minutes. Power Profiles Tool - Set a profile as active, delete, duplicate, export and import. Finished Task Shutdown - Shuts down pc when specified window/Wndl/process closes. NetworkSpeedShutdown - Shuts down pc if download speed goes under "X" Kb/s. IUIAutomation - Topic with framework and examples Au3Record.exe Link to comment Share on other sites More sharing options...
Earthshine Posted December 18, 2017 Share Posted December 18, 2017 what is universal automation? My resources are limited. You must ask the right questions Link to comment Share on other sites More sharing options...
jdelaney Posted December 18, 2017 Share Posted December 18, 2017 (edited) edit...oops, mod question open...retracted. Edited December 18, 2017 by jdelaney IEbyXPATH-Grab IE DOM objects by XPATH IEscriptRecord-Makings of an IE script recorder ExcelFromXML-Create Excel docs without excel installed GetAllWindowControls-Output all control data on a given window. 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