Oferv
15 years agoSuper Contributor
can't understand object recognition
Hi,
when trying to identify an object i'm getting the following line
NameMapping["Sys"]["Process"]("msiexec", 2)["Window"]("MsiDialogCloseClass", "AUT", 1)["Window"]("Button", "&Next >", 1)
my question is why do i see ("msiexec", 2) while there's only one 1 msiexec window open?does the 2 is the index in this case?
thanks
when trying to identify an object i'm getting the following line
NameMapping["Sys"]["Process"]("msiexec", 2)["Window"]("MsiDialogCloseClass", "AUT", 1)["Window"]("Button", "&Next >", 1)
my question is why do i see ("msiexec", 2) while there's only one 1 msiexec window open?does the 2 is the index in this case?
thanks