Exception: Capybara::Lightpanda::PortInUseError
- Inherits:
-
ProcessTimeoutError
- Object
- StandardError
- Error
- ProcessTimeoutError
- Capybara::Lightpanda::PortInUseError
- Defined in:
- lib/capybara/lightpanda/errors.rb
Overview
Subclass so external rescue ProcessTimeoutError keeps catching it;
Process#start dispatches on the class instead of message matching.