I have XML commands that run in the background of a Flash Application and Spy only sees the whole flash application as a single image so I can't Spy for the XML paths.
Is there anyway that I can use the RanoreXPath to call for XML commands to be executed while running the test?
Only hiccup I can for see is that the xml file is on a different path that the AUT. Below is an example of how our AUT is set up VS the XML file.
Website: www.Website.com
XML Location: www.website.com/content/../../../file.xml
AUT: www.website.com/game/world
Using RanoreXPath to execute XML Commands
-
- Posts: 14
- Joined: Thu Aug 12, 2010 10:37 pm
- Support Team
- Site Admin
- Posts: 12145
- Joined: Fri Jul 07, 2006 4:30 pm
- Location: Houston, Texas, USA
- Contact:
Re: Using RanoreXPath to execute XML Commands
Hi,
Have you read the documentation about Flex/Flash Testing?
http://www.ranorex.com/support/user-gui ... sting.html
Ranorex needs one of the components to access your flash application. You also should get a limitation popup top right of your display.
Regards,
Peter
Ranorex Team
Have you read the documentation about Flex/Flash Testing?
http://www.ranorex.com/support/user-gui ... sting.html
Ranorex needs one of the components to access your flash application. You also should get a limitation popup top right of your display.
Regards,
Peter
Ranorex Team