Page 1 of 1

Cannot get xpath for element only show when hover to other

Posted: Tue Jun 21, 2016 12:31 pm
by chienlth1
Hi support team,

We are testing some application on windows 10 using Ranorex 6.0
We cannot get xpath of some elements which only display when you hover or click to other elements.
Example:
We have to get xpath of "Project" element in Action center.

We have many items same as example.
Could you please give me an suggestion.
THanks

Re: Cannot get xpath for element only show when hover to other

Posted: Tue Jun 21, 2016 1:00 pm
by odklizec
Hi,

For such elements, it's best to use "Instant Tracking" feature, as described here:
http://www.ranorex.com/support/user-gui ... html#c3181

Re: Cannot get xpath for element only show when hover to other

Posted: Wed Jun 22, 2016 5:17 am
by chienlth1
Thank you for your answer
Now we saw a new issue.
When we recording by ranorex studio to open "Action Center" and click to "project" menu in windows 10.
after that, we re-run recording file, all steps run ok but when we run by exe file, the tool cannot get "Project" menu

Could you let me know the reason?