Skip to content

Commit 14977a6

Browse files
authored
Merge pull request #24 from agarneha1331/fix-session-name-sdk
added BStack to feature
2 parents e894210 + 1981d23 commit 14977a6

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

features/local-test.feature

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
Feature: BrowserStack Local Testing
1+
Feature: BStack Local Testing
22
Scenario: can check tunnel working
33
When visit url "http://bs-local.com:45454/"
44
Then title contains "BrowserStack Local"

features/test.feature

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
Feature: BrowserStack Demo
1+
Feature: BStack Sample Testing
22
Scenario: Add product to cart
33
When visit url "https://bstackdemo.com/"
44
When item with xpath '//*[@id="1"]/p' is present to be added to cart

0 commit comments

Comments
 (0)