Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion features/local-test.feature
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
Feature: BrowserStack Local Testing
Feature: BStack Local Testing
Scenario: can check tunnel working
When visit url "http://bs-local.com:45454/"
Then title contains "BrowserStack Local"
2 changes: 1 addition & 1 deletion features/test.feature
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
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
Expand Down