First of all, I am using the functions of macro schedulers well for work. Thank you.
However, there has been a problem recently.
The application I'm going to use for automation is displayed in the View System Window as Chrome_RenderWidgetHostHWND "Chrome Legacy Window".
So it's hard to access the elements in the application.
I can automate through images and so on, but I want to interact directly with UI for stability.
For example, notepad
/Notepad [title = @"*Test - Notepad"]
/window/pane[2]/pane/button
Can I access UI objects of an application using Xpath such as ?
Is there a way to access UI objects through XPath?
Moderators: Dorian (MJT support), JRL
Re: Is there a way to access UI objects through XPath?
With View System Windows, I was able to find the elements I wanted in the UI accessible list.
I'm closing this post because I've fixed the problem.
Thank you.
I'm closing this post because I've fixed the problem.
Thank you.