Exception: AxeCuprite::TimeoutError

Inherits:
Error
  • Object
show all
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.