From d8782403844b248d72349dc14bbf50f025a21b5b Mon Sep 17 00:00:00 2001 From: Neha Agarwal Date: Thu, 22 Dec 2022 15:55:42 +0530 Subject: [PATCH] Update browserstack.yml --- browserstack.yml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/browserstack.yml b/browserstack.yml index d6bdf17..7205b3e 100644 --- a/browserstack.yml +++ b/browserstack.yml @@ -14,8 +14,8 @@ accessKey: YOUR_ACCESS_KEY projectName: BrowserStack Samples # Set `buildName` as the name of the job / testsuite being run buildName: browserstack build -# `buildIdentifer` is a unique id to differentiate every execution that gets appended to -# buildName. Choose your buildIdentifier format from the the available expressions: +# `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 # ${DATE_TIME}: Generates a Timestamp with every execution. Eg. 05-Nov-19:30 # Read more about buildIdentifiers here -> https://www.browserstack.com/docs/automate/selenium/organize-tests