From 7fb6d26da24cdda6e4ddc7d5398f04cfd667a9bc Mon Sep 17 00:00:00 2001 From: Kateryna Petrychenko Date: Fri, 26 Jun 2026 11:18:27 +0300 Subject: [PATCH] Update on Release #613 - search feature in manual test runs Update Documentation on Release #613 Added information about search functionality in manual runs. --- src/content/docs/project/runs/running-tests-manually.md | 1 + 1 file changed, 1 insertion(+) diff --git a/src/content/docs/project/runs/running-tests-manually.md b/src/content/docs/project/runs/running-tests-manually.md index 0a06a906..cf9b4124 100644 --- a/src/content/docs/project/runs/running-tests-manually.md +++ b/src/content/docs/project/runs/running-tests-manually.md @@ -606,3 +606,4 @@ Now you can see the whole test case history ## Search in Manual Runs Search functionality is available in manual runs, allowing users to quickly find specific tests and suites within a run. This makes it easier to navigate large manual runs by filtering items based on names or keywords, without scrolling through the full list. +