> ## Documentation Index
> Fetch the complete documentation index at: https://docs.samelogic.com/llms.txt
> Use this file to discover all available pages before exploring further.

# Use Cases

> How teams use Samelogic across QA, engineering, and product workflows.

## QA regression workflows

* Capture the element that failed and attach it to a bug report.
* Use stability scores to identify flaky selectors.
* Replay steps to validate a fix across environments.

## Engineering debugging

* Inspect selector fallbacks and DOM context to reproduce locally.
* Jump to the exact replay step where the UI diverges.
* Share element context with teammates for faster triage.

## Product feedback and iteration

* Track recurring UI issues in the [Element Library](https://samelogic.com/login).
* Tag elements by feature area and monitor stability over time.
* Align on evidence before prioritizing roadmap changes.

## Test automation

* Export selectors and snippets to Playwright or Cypress.
* Validate selector stability before committing tests.
* Use replay timelines to design deterministic test steps.

## Support and customer success

* Attach [step replays](https://samelogic.com/login) to support tickets.
* Share element context with engineering without extra screen recordings.
