memerim Posted June 17, 2019 Posted June 17, 2019 (edited) As Deezer (its a online music streaming service like spotify) windows app lack of shortcuts, i'm trying do a script to control it without focusing or maximizing the app, like change to next music, etc. I thought to use ControlClick, ControlSend, but.... Autoit Window Info cant read her controls, i mean the controls to next/previous music, anywhere i drop the finder tool it display same control info. Spoiler There's any other possibility in doing it without the need of maximize the app? Edited June 17, 2019 by memerim
faustf Posted June 17, 2019 Posted June 17, 2019 _IE look in help probably is much better the send key , ofcourse if deezer is webapp bye
memerim Posted June 17, 2019 Author Posted June 17, 2019 🙄 Send key would need focus the app, and its not a webapp bye
BigDaddyO Posted June 18, 2019 Posted June 18, 2019 If Au3Info can't see the controls, you may need to go with the IUIautomation which is very powerful but complicated. It says it's for Chrome, FF, IE. but I've only ever used it for Windows Apps. https://www.autoitscript.com/forum/topic/153520-iuiautomation-ms-framework-automate-chrome-ff-ie/
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