Exception: AxeCuprite::TimeoutError
- Defined in:
- lib/axe/cuprite/errors.rb
Overview
Raised when axe.run does not resolve within the configured timeout. Usually means the page is very large or axe is stuck — bump the timeout via AxeCuprite.configure { |c| c.timeout = … } or the matcher/runner.