We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 1ce8338 commit 6ca0fd0Copy full SHA for 6ca0fd0
1 file changed
browserstack.yml
@@ -21,8 +21,8 @@ buildName: browserstack build
21
# Read more about buildIdentifiers here -> https://www.browserstack.com/docs/automate/selenium/organize-tests
22
buildIdentifier: '#${BUILD_NUMBER}' # Supports strings along with either/both ${expression}
23
# Set `source` in the syntax `<fw-name>:sample-<branch-name>:<version-number>
24
-source: jest-js:sample-main:v1.0
25
-
+source: gauge:sample-main:v1.0
+framework: gauge # <string> (Default: gauge) The framework you are using to run your tests
26
# =======================================
27
# Platforms (Browsers / Devices to test)
28
0 commit comments