Hi Team,
I want to automate the objects that are present on UNITY WEB PLAYER.
Eg: navigate to the URL (Robot rage game)
http://www.miniclip.com/games/robot-rage/en/#t-sd
try to identify play or play as guest buttons using ranorex spy
Does ranorex able to identify unity web player objects ?
Please do reply.
Thanks,
Rajendra
ranorex unable to identify unity web player objects
- Support Team
- Site Admin
- Posts: 12167
- Joined: Fri Jul 07, 2006 4:30 pm
- Location: Graz, Austria
Re: ranorex unable to identify unity web player objects
Hi,
I am unfortunately not totally sure which button you mean. Could you post a screenshot of the elements you want to track?
Thanks,
Markus
I am unfortunately not totally sure which button you mean. Could you post a screenshot of the elements you want to track?
Thanks,
Markus
Re: ranorex unable to identify unity web player objects
Please find the attachment
- Attachments
-
- Ranorex unable to identify this object
- RanorexUnabletoidentify.jpg (265.95 KiB) Viewed 1914 times
- Support Team
- Site Admin
- Posts: 12167
- Joined: Fri Jul 07, 2006 4:30 pm
- Location: Graz, Austria
Re: ranorex unable to identify unity web player objects
Hello Rajendra,
Unfortunately, we don't provide support for Unity Web Player objects since these objects are executed within the Unity Web Player and can't be accessed from outside.
You could use Image-based Automation to click on these buttons.
Regards,
Markus (T)
Unfortunately, we don't provide support for Unity Web Player objects since these objects are executed within the Unity Web Player and can't be accessed from outside.
You could use Image-based Automation to click on these buttons.
Regards,
Markus (T)
Re: ranorex unable to identify unity web player objects
Thank you for the quick response.