We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e894210 commit 1981d23Copy full SHA for 1981d23
features/local-test.feature
@@ -1,4 +1,4 @@
1
-Feature: BrowserStack Local Testing
+Feature: BStack Local Testing
2
Scenario: can check tunnel working
3
When visit url "http://bs-local.com:45454/"
4
Then title contains "BrowserStack Local"
features/test.feature
-Feature: BrowserStack Demo
+Feature: BStack Sample Testing
Scenario: Add product to cart
When visit url "https://bstackdemo.com/"
When item with xpath '//*[@id="1"]/p' is present to be added to cart
0 commit comments