Sometimes when testing certain web applications instead of the browser DOM tree appearing you will see strange results such as "Node0" appearing. This is caused by the application using nested frames with potentially different security origins. This article describes some of the common issues and describes the solution.
If the website under test contains frames, that presents some challenges to test automation. This article gives tips for success and explains the current limitations.
This article is obsolete. Please use Selenium-based profiles for Web testing. Read about Rapise XPath extensions here.