By default, the search box uses regular expressions (RegEx) to match your query against run names or IDs.
Search for runs by name or ID
To search for a run by name or ID:- Click either the Runs tab or Workspace from the project sidebar.
- Click the search box at the top of the runs table.
- Enter the run name or run ID you want to search for.
Turn off regular expressions search
To make the search box match your query as a literal string instead of a RegEx pattern, turn off regular expressions:- Click either the Runs tab or Workspace from the project sidebar.
- Click the search box at the top of the runs table.
- Turn off the RegEx toggle (
.*) so that it appears inactive.