Html Doc
This test node requests a html page from the server, and allows to inspect it.
Html Doc
- [Reset browser]
This will restart the test browser. All opened windows and tabs will be gone.
This is done before loading this page.
- [Window]
A browser can have more than one window or tab. If there isn't any name supplied
by html (frames) or java script, Yawet will name them automatically. Determine here,
from which window or tab that you want to test the content page.
- [URL]
This is the second part of the URL of the page to be loaded. The first is
entered in the Project configuration. Leave this empty, if the page was loaded by
a button or link click on the preceding page.
Dom
On this tab you can inspect the html elements of the page loaded.
If you want to add a test for an element, right click on it, and select add.
Use the search function to find elements, that are allready tested.
Html
Shows the rendered html page. This works only for very simple pages. You better
use an external system browser (see Browser Modes).
Source
Shows the html source code of the page fetched from the server.
General & Log
See General.