Skip to content

Commit e680123

Browse files
committed
Readme update
1 parent c798980 commit e680123

1 file changed

Lines changed: 2 additions & 1 deletion

File tree

README.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -49,7 +49,8 @@ Works with **WebdriverIO**, **[Nightwatch.js](./packages/nightwatch-devtools/REA
4949
> For setup, configuration options, and prerequisites see the **[service README](./packages/service/README.md#screencast-recording)**.
5050
5151
### 🐞 Preserve & Rerun (Compare)
52-
- **Side-by-side diff**: Click the bug-play icon on a failed test to snapshot the failing run and rerun in one action — the Compare tab shows the two runs aligned by command, with the failure point and assertion error (Expected vs Received) called out
52+
- **When the bug icon appears**: Only on test/suite rows in a `failed` state and the icon sits next to ▶ on hover, available wherever a plain rerun is supported (e.g. Cucumber scenarios at the scenario row, Mocha tests at the test or suite row)
53+
- **Side-by-side diff**: Click the bug-play icon on a failed test to snapshot the failing run and rerun in one action and the Compare tab shows the two runs aligned by command, with the failure point and assertion error (Expected vs Received) called out
5354
- **Diagnose flaky tests**: See exactly which command differed between a pass and a fail without re-reading logs
5455
- **Pop out**: Open the comparison in a separate, themed window for a roomier view
5556

0 commit comments

Comments
 (0)