web_data_pipelines/ ├── main.py # CLI entry point (click) ├── config/ # Settings, logging, portal YAML configs ├── core/ │ ├── browser ...
A demo project showing AI-powered self-healing Playwright tests using the autoheal-locator Python package. When a selector breaks, AutoHeal automatically finds the correct element using AI — no manual ...