The AUT configuration dialog for HTML has three different levels of detail: basic, advanced and expert.
See the sections below for information on the different levels.
Use the basic setting to specify the URL and Browser you wish to start this AUT configuration on.
Enter the basic configuration details as described earlier (Section 3.8.2, “Basic information required for every AUT configuration”).
You can optionally create a working directory to store files in (Section 3.8.3, “Using a working directory in an AUT configuration”).
Enter the URL of your AUT.
![]() |
Relative paths to the URL cannot be used! |
Select the browser you want to start the AUT in.
For information on the advanced properties for the AUT configuration, see the next Section 3.8.6.2, “Advanced HTML AUT configuration”.
You can use the advanced dialog to enter the browser path for your browser. This lets you use a specific version of the browser (not available for Internet Explorer).
You can also specify whether you want to be able to use the multi-window support in your tests for this AUT. If your AUT has functions that open new windows, then deactivate the Single Window Mode checkbox. Any AUTs that are running in multi-window mode show the Selenium console as well as the AUT when the AUT is started. The Object Mapping Editor for multi-window AUTs has a button to allow switching between multiple open windows for mapping components, and there are actions in the HTML unbound modules to allow you to switch between windows during the test.
For information on the expert properties for the HTML AUT configuration, see the next Section 3.8.6.3, “Expert HTML AUT configuration”.
You can use the expert dialog to enter an ID attribute name (Section 4.6.2, “Design for testability in HTML AUTs”). If you have used a specific tag to name components in your application, enter the tag in the Expert Configuration area. This information is then used instead of the name attribute in the object recognition.
You can also select an activation method for your AUT. See the section on AUT activation (Section 3.8.1.1, “AUT activation”) for more details.