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