About libraries

The Libraries panel contains libraries, which are projects that do not have a selector specified.

Libraries use the selector of any step that calls them. If a calling step does not have a selector, the library uses the selector of the step's project. Libraries are typically called by other projects as an Inline for a step or as a Pass chain or Fail chain for a step.

From the Libraries panel, you can view, edit, create, or launch a library. You can run a library by itself, but you must specify a selector when you do this.
Note: The first selector in the list is assigned by default when launching a library. If you want to specify a different default selector, make it a project.

You can change a library into a project by editing the project and choosing a selector for it. When you save a library with a selector, it becomes a project, disappearing from the Libraries list.

Aside from the lack of a selector, libraries are treated just like any other project.

To access the Libraries panel, in the left menu, click Libraries.

Screen image of the Library list in the Libraries panel

Feedback