Page 1 of 1

How do i create a generic DOM

Posted: Wed Nov 28, 2012 9:33 pm
by ddiekmann
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

Re: How do i create a generic DOM

Posted: Wed Nov 28, 2012 9:51 pm
by Ciege