Method: Selenium::WebDriver::BiDi::InterceptedRequest#fail
- Defined in:
- lib/selenium/webdriver/bidi/network/intercepted_request.rb
#fail ⇒ Object
This method is part of a private API. You should avoid using this method if possible, as it may be removed or be changed in the future.
56 57 58 |
# File 'lib/selenium/webdriver/bidi/network/intercepted_request.rb', line 56 def fail network.fail_request(id) end |