I have multiple tests that are utilizing the same Silverlight page in Test Studio. Some of these tests, while utilizing the same SL app page, have their elements saved on different pages in Test Studio (e.g. Page0, Page00, Page1). This seems very awkward since multiple tests are testing the same page of the SL app, yet they have different 'test pages' for their elements. Is there any way to make it so that all my tests reference the same test page? (e.g. I can add elements to the test page all during one test's recording, then I can reference those different elements on different tests, but on the same test page) This would be very handy for copy/pasting for tests that are very similar.