Adding a New Component or Page

Link to Adding a New Component or Page copied to clipboard

A blue button at the top, right of either the Components or Pages panel provides a way to add new to the test run (and optionally, to the associated test case).

The example below uses a Page example for demonstration purposes, but the same basic procedure is also applicable when adding a Component.

To add a new component or page:

  1. Activate the Add New Page button.
  2. Type a Name for the new page in the field provided.
  3. Type (or paste from virtual clipboard) the URL in the field provided.
  4. Component-Specific: When adding a new Component, populate the additional required Selector field with a name attached to an element on a page which can be used to target that element, which can be either a simple selector such as a class or ID, or a selector path. For more information, see CSS Selector Process.
  5. Optionally, select a Scope option, check Elements boxes, and enter Instructions.
  6. If desired, check the Also save to test case checkbox.
  7. Activate the Add New Page button at the bottom right of the form dialog.