You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+2-2Lines changed: 2 additions & 2 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -238,7 +238,7 @@ Note:
238
238
239
239
### Run a specific test on BrowserStack
240
240
241
-
In this section, we will run a single test on Chrome browser on Browserstack. To change test capabilities for this configuration, please refer to the `bstack-config.json` file.
241
+
In this section, we will run a single test on Chrome browser on Browserstack. To change test capabilities for this configuration, please refer to the `bstack-config.yaml` file.
242
242
243
243
- How to run the test?
244
244
@@ -262,7 +262,7 @@ In this section, we will run a single test on Chrome browser on Browserstack. To
262
262
263
263
### Run the entire test suite in parallel on a single BrowserStack browser
264
264
265
-
In this section, we will run the tests in parallel on a single browser on Browserstack. Refer to `bstack-config.json` file to change test capabilities for this configuration.
265
+
In this section, we will run the tests in parallel on a single browser on Browserstack. Refer to `bstack-config.yaml` file to change test capabilities for this configuration.
0 commit comments