Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
The navigation window and the main window have the same title text and class name.
#4
I have already solved the problem I mentioned above using the following code in QM, and it runs very stably. I would like to know what the equivalent or more concise code would be in LA?

All of the control clicks I mentioned earlier were implemented using the method below, without using any wait-related functions. So far, after hundreds of tests, there hasn't been a single failure.

Macro Macro11
Code:
Copy      Help
;Lab1
int w1=win("CapCut" "Qt622QWindowIcon"); act w1
if(!uiaByDesc(w1 "MainWindowTitleBarExportBtn")) 0.3; goto Lab1


Messages In This Thread
RE: The navigation window and the main window have the same title text and class name. - by Davider - 04-05-2025, 08:48 AM

Forum Jump:


Users browsing this thread: 1 Guest(s)