From 189d75dbc73b49d6ec37809ada2f60b76126d534 Mon Sep 17 00:00:00 2001 From: Neha Agarwal Date: Thu, 13 Apr 2023 13:46:58 +0530 Subject: [PATCH] Test --- browserstack.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/browserstack.yml b/browserstack.yml index d698962..29b4b39 100644 --- a/browserstack.yml +++ b/browserstack.yml @@ -13,7 +13,7 @@ accessKey: YOUR_ACCESS_KEY # Set 'projectName' to the name of your project. Example, Marketing Website projectName: BrowserStack Samples # Set `buildName` as the name of the job / testsuite being run -buildName: browserstack build +buildName: test python-selenium # `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