arfarz Posted February 20, 2021 Posted February 20, 2021 I want to click on the "select target system" menu. Application will be running on an account that is running on a server without me logging in (account itself is logged in but no console) so I can't use Send. I'm trying to use ControlSend but I can't get passed the first level of menu: If I ControlSend ALT, m, then s, it opens up the maintenance menu and then goes "statistics" on the top level instead of going down to "Select Target". I tried getting info on the popup from Window Info but it gives me no feedback at all other than class name.
Dan_555 Posted February 21, 2021 Posted February 21, 2021 (edited) Send control M, then send arrow down keys, 5 times, then send enter. Edited February 21, 2021 by Dan_555 Some of my script sourcecode
argumentum Posted February 21, 2021 Posted February 21, 2021 (edited) <double posted> Edited February 21, 2021 by argumentum double posted Follow the link to my code contribution ( and other things too ). FAQ - Please Read Before Posting.
argumentum Posted February 21, 2021 Posted February 21, 2021 1 hour ago, Dan_555 said: Send control M Alt-m 3 hours ago, arfarz said: ControlSend ALT, m, then s "Alt-m" then "s"( if that don't work, then i'll be up for an apology ) Dan_555 1 Follow the link to my code contribution ( and other things too ). FAQ - Please Read Before Posting.
caramen Posted February 21, 2021 Posted February 21, 2021 (edited) You have to use shortcut key + underlined letter which is S here. Edited February 21, 2021 by caramen 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
Dan_555 Posted February 21, 2021 Posted February 21, 2021 (edited) @argumentum got it right, Alt m then s (without alt). Alt S would open the Statistic menu. Edited February 21, 2021 by Dan_555 Some of my script sourcecode
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