Search found 6 matches

by M0T0GP
10 Apr 2023, 02:32
Forum: Ask for Help (v1)
Topic: Interacting with DaVinci using UIAutomation
Replies: 74
Views: 10038

Re: Interacting with DaVinci using UIAutomation

it is working with controlclick() and click(left). amazing @ Descolada, you saved my tons of time. thanks....I will learn your tool, I found your tool from Joe Automator and Isieas baez, I also check you explain on that channel and Axlefublr. :bravo: :dance:
by M0T0GP
09 Apr 2023, 08:53
Forum: Ask for Help (v1)
Topic: Interacting with DaVinci using UIAutomation
Replies: 74
Views: 10038

Re: Interacting with DaVinci using UIAutomation

I replace highlight to click('left') or ControlClick but it didn't click anything. thanks.
by M0T0GP
08 Apr 2023, 13:04
Forum: Ask for Help (v1)
Topic: Interacting with DaVinci using UIAutomation
Replies: 74
Views: 10038

Re: Interacting with DaVinci using UIAutomation

Image
I wanted to clicked that better button, you see no option, click that button except bounding rectangle. I hope you understand it. sorry for weak english.
by M0T0GP
08 Apr 2023, 10:31
Forum: Ask for Help (v1)
Topic: Interacting with DaVinci using UIAutomation
Replies: 74
Views: 10038

Re: Interacting with DaVinci using UIAutomation

Thanks man it worked,
how to trigger BoundingRectangle(only this one I can see from UIA viewer option), FindFirst and FindFirstBy is not working.
by M0T0GP
06 Apr 2023, 09:28
Forum: Ask for Help (v1)
Topic: Interacting with DaVinci using UIAutomation
Replies: 74
Views: 10038

Re: Interacting with DaVinci using UIAutomation

#SingleInstance, force #NoEnv ; Recommended for performance and compatibility with future AutoHotkey releases. ; #Warn SetWorkingDir %A_ScriptDir% ; Ensures a consistent starting directory. SetTitleMatchMode, 2 #include <UIA_Interface> UIA := UIA_Interface() WinActivate, DaVinci Resolve WinWaitActi...
by M0T0GP
31 Mar 2023, 02:39
Forum: Ask for Help (v1)
Topic: Interacting with DaVinci using UIAutomation
Replies: 74
Views: 10038

Re: Interacting with DaVinci using UIAutomation

Image
Image
I wanted to click that button, I tried but no automation id, BoundingRectangle is not reliable idea cause, if i used different screen, it change, and scripts broke. Sorry for weak English.

Go to advanced search