Forum Discussion
Nformation
12 years agoContributor
UPDATE: Actually, it looks like I cannot see objects in the OneDrive app, which has a Full Name of
Sys.Process("Microsoft.Windows.FileManager").Window("Windows.UI.Core.CoreWindow", "OneDrive", 1)
...similar to our app.
I've found that I can see objects in our app if I enable the MSAA wildcard. However, I cannot record and play back with these options. The playback can't find the objects. I can specify an "On-Screen Action" for an object, but that means manually doing this for each step.
Does anybody have any insight as to what's going on and what my settings should be? Thanks.
Sys.Process("Microsoft.Windows.FileManager").Window("Windows.UI.Core.CoreWindow", "OneDrive", 1)
...similar to our app.
I've found that I can see objects in our app if I enable the MSAA wildcard. However, I cannot record and play back with these options. The playback can't find the objects. I can specify an "On-Screen Action" for an object, but that means manually doing this for each step.
Does anybody have any insight as to what's going on and what my settings should be? Thanks.