vincepr0 Posted September 3, 2018 Posted September 3, 2018 Here is a pic of the window and script: https://imgur.com/a/uddwz4U #RequireAdmin AutoItSetOption('MouseCoordMode', 0) AutoItSetOption('SendKeyDelay', 10) ControlClick("SAP Front End Installer", "", Shell Embedding1) All I want the control click to do is to hit Next. Which the Class is Shell Embedding and the Instance is 1. I've tried many variations and none work... help please
caramen Posted September 3, 2018 Posted September 3, 2018 Can you post a screen of windows info of the wanted control? My video tutorials : ( In construction ) || My Discord : https://discord.gg/S9AnwHw How to Ask Help || UIAutomation From Junkew || WebDriver From Danp2 || And Water's UDFs in the Quote Spoiler Water's UDFs:Active Directory (NEW 2018-10-19 - Version 1.4.10.0) - Download - General Help & Support - Example Scripts - WikiOutlookEX (2018-10-31 - Version 1.3.4.1) - Download - General Help & Support - Example Scripts - WikiExcelChart (2017-07-21 - Version 0.4.0.1) - Download - General Help & Support - Example ScriptsPowerPoint (2017-06-06 - Version 0.0.5.0) - Download - General Help & SupportExcel - Example Scripts - WikiWord - Wiki Tutorials:ADO - Wiki
vincepr0 Posted September 3, 2018 Author Posted September 3, 2018 its in the post... https://imgur.com/a/uddwz4U
vincepr0 Posted September 3, 2018 Author Posted September 3, 2018 I need it to click the next button. It's already selected with the window finder.
Developers Jos Posted September 3, 2018 Developers Posted September 3, 2018 Why not use the silent option for the SAP GUI installer? You can even customize it to your wishes with the required files included and generate your own silent installer. Jos SciTE4AutoIt3 Full installer Download page - Beta files Read before posting How to post scriptsource Forum etiquette Forum Rules Live for the present, Dream of the future, Learn from the past.
Developers Jos Posted September 4, 2018 Developers Posted September 4, 2018 no idea, but that wasn't the question. ;) SciTE4AutoIt3 Full installer Download page - Beta files Read before posting How to post scriptsource Forum etiquette Forum Rules Live for the present, Dream of the future, Learn from the past.
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