Skip to content

Commit 7f74451

Browse files
committed
updated README
1 parent d20506d commit 7f74451

File tree

1 file changed

+22
-1
lines changed

1 file changed

+22
-1
lines changed

README.md

Lines changed: 22 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,23 @@
11
# selfheal-demo-browserstack
2-
Self Heal Demo Scripts
2+
3+
Browserstack Self Heal Demo Scripts
4+
5+
## Purpose
6+
This repository is a central place to host all BrowserStack Self-Heal demo scripts for various frameworks and products. Instead of maintaining multiple separate repos, we keep all self-heal related demos here, organized by branch. This makes it easy to find, update, and compare self-heal demos across different technologies.
7+
8+
## How to Use
9+
- **Explore Self-Heal Demos:**
10+
- Each branch in this repository contains a self-heal demo for a specific framework or product (e.g., TestNG, JUnit, Playwright, Cypress, etc.).
11+
- Switch to the branch that matches the framework or product you want to test.
12+
- **Run the Demo:**
13+
- Follow the README and instructions in that branch to set up and run the self-heal demo for your chosen stack.
14+
- Most demos include scripts and configuration to show how BrowserStack's self-heal feature can recover from locator changes without modifying your test code.
15+
16+
## Why This Structure?
17+
- **Single Source:** All self-heal demos are in one place for easy discovery and maintenance.
18+
- **Branch-per-Framework:** Quickly switch between frameworks/products by changing branches.
19+
- **Consistent Updates:** New self-heal demos for additional frameworks/products will be added as new branches.
20+
21+
---
22+
23+
Browse the available branches to get started with self-heal demos for your preferred automation stack!

0 commit comments

Comments
 (0)