We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 42abd1c commit be67f68Copy full SHA for be67f68
features/local.feature
@@ -1,5 +1,5 @@
1
Feature: BrowserStack Local Testing
2
3
- Scenario: BStack Local Test: Can check tunnel working
+ Scenario: BStack Local Test - Can check tunnel working
4
When I open dashboard
5
Then I should see "BrowserStack Local"
features/single.feature
@@ -1,6 +1,6 @@
Feature: Browserstack test
- Scenario: BStack Sample Test: Can add a product to the cart
+ Scenario: BStack Sample Test - Can add a product to the cart
Given I visit bstackdemo website
When I add a product to the cart
6
Then I should see the same product in the cart section
0 commit comments