From 0af9145e68b7070b4c7483506e6f250fef36bbe8 Mon Sep 17 00:00:00 2001 From: Madhura-p99 Date: Fri, 13 Feb 2026 10:46:05 +0530 Subject: [PATCH] Update BrowserStack project and build names Update BrowserStack project and build names for Smart Test Selection --- browserstack.yml | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/browserstack.yml b/browserstack.yml index acbcddd..f3dd025 100644 --- a/browserstack.yml +++ b/browserstack.yml @@ -11,9 +11,9 @@ accessKey: BROWSERSTACK_ACCESS_KEY # ====================== # The following capabilities are used to set up reporting on BrowserStack: # Set 'projectName' to the name of your project. Example, Marketing Website -projectName: Sample Project +projectName: Smart Test Selection Demo Project # Set `buildName` as the name of the job / testsuite being run -buildName: Sample Smart Test Selection +buildName: Smart Test Selection Demo Prediction Build # `buildIdentifier` is a unique id to differentiate every execution that gets appended to # buildName. Choose your buildIdentifier format from the available expressions: # ${BUILD_NUMBER} (Default): Generates an incremental counter with every execution @@ -81,7 +81,7 @@ accessibility: false testObservability: true testOrchestrationOptions: runSmartSelection: - enabled: true - mode: 'relevantFirst' + enabled: false + mode: 'relevantOnly' source: - - '' + - ''