Skip to content

Commit 6e27dfd

Browse files
Abizer Singaporewalafrancisf
authored andcommitted
Changed build name
1 parent 72b796c commit 6e27dfd

File tree

3 files changed

+5
-5
lines changed

3 files changed

+5
-5
lines changed

config/LocalCaps.robot

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,2 @@
11
*** Variables ***
2-
&{LOCAL_CAPS} name=local test build=browserstack-robot-framework browser=Edge browser_version=latest os=Windows os_version=10 browserstack.local=true
2+
&{LOCAL_CAPS} name=local test build=browserstack-build-1 browser=Edge browser_version=latest os=Windows os_version=10 browserstack.local=true

config/ParallelCaps.robot

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
11
*** Variables ***
2-
&{PARALLEL_CAPS_1} name=parallel test build=browserstack-robot-framework browser=Chrome browser_version=latest os=Windows os_version=10
3-
&{PARALLEL_CAPS_2} name=parallel test build=browserstack-robot-framework browser=Safari browser_version=latest os=OS X os_version=Big Sur
4-
&{PARALLEL_CAPS_3} name=parallel test build=browserstack-robot-framework device=Samsung Galaxy S22 os_version=12 real_mobile=true
2+
&{PARALLEL_CAPS_1} name=parallel test build=browserstack-build-1 browser=Chrome browser_version=latest os=Windows os_version=10
3+
&{PARALLEL_CAPS_2} name=parallel test build=browserstack-build-1 browser=Safari browser_version=latest os=OS X os_version=Big Sur
4+
&{PARALLEL_CAPS_3} name=parallel test build=browserstack-build-1 device=Samsung Galaxy S22 os_version=12 real_mobile=true

config/SingleCaps.robot

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,2 @@
11
*** Variables ***
2-
&{SINGLE_CAPS} name=single test build=browserstack-robot-framework browser=Edge browser_version=latest os=Windows os_version=10
2+
&{SINGLE_CAPS} name=single test build=browserstack-build-1 browser=Edge browser_version=latest os=Windows os_version=10

0 commit comments

Comments
 (0)