From 515e3ef4f6e753c5974c5891b6f8983ea982c900 Mon Sep 17 00:00:00 2001 From: Jameel Kaisar <65322473+jameelkaisar@users.noreply.github.com> Date: Fri, 2 Aug 2024 10:26:53 +0530 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 56d4c83..5c9ec52 100644 --- a/README.md +++ b/README.md @@ -188,7 +188,7 @@ In this section, we will run a single test on Chrome browser on Browserstack. To set BROWSERSTACK_CONFIG_FILE="src\test\resources\conf\capabilities\bstack-single.yml" ``` - To run the default test scenario (e.g. End to End Scenario) on your own machine, use the following command: + To run the default test scenario (e.g. End to End Scenario) on BrowserStack, use the following command: Maven: