Skip to main content

Auto-Healing

Supatest’s AI-powered auto-healing system maintains test stability through advanced algorithms:

How It Works

  1. Selector Analysis
    • Monitors selector reliability
    • Tracks element changes
    • Analyzes page structure
    • Identifies similar elements
  2. Healing Strategies
    • CSS selector optimization
    • XPath alternatives
    • Attribute-based matching
    • Visual element matching
    • DOM structure analysis
  3. Learning System
    • Records successful selectors
    • Analyzes failure patterns
    • Builds selector knowledge base
    • Improves healing accuracy
    • Adapts to site changes
  4. Manual Controls
    • Enable/disable per test case
    • Review suggested fixes
    • Approve/reject changes
    • Fine-tune healing rules
    • Export healing history