How do i create a generic DOM

Ask general questions here.
ddiekmann
Posts: 2
Joined: Tue Nov 13, 2012 6:46 pm

How do i create a generic DOM

Post by ddiekmann » Wed Nov 28, 2012 9:33 pm

Hello,

I am currently working on proof of concept with Ranorex, and I have encountered and issue. Our application runs on multiple sites, each with different URLs and configurations, but most are nearly the same. However when I do a recording for a beta test site, the BETA Dom tree gets created, so when I try to run on another page, it fails since all the elements are based off the Beta URL.

Screen Shot - http://screencast.com/t/46JiehK1aJ

The domain and caption are going to be different on each page that is tested, so it needs to be generic.

Any ideas to make in generic enough so the same test can work on different DOM trees and URLS?

Thanks

User avatar
Ciege
Posts: 1336
Joined: Thu Oct 16, 2008 6:46 pm
Location: Arizona, USA

Re: How do i create a generic DOM

Post by Ciege » Wed Nov 28, 2012 9:51 pm

If this or any response has helped you, please reply to the thread stating that it worked so other people with a similar issue will know how you fixed your issue!

Ciege...