Method: Selenium::WebDriver::BiDi::InterceptedResponse#reason

Defined in:
lib/selenium/webdriver/bidi/network/intercepted_response.rb

#reasonObject

Returns the value of attribute reason.


28
29
30
# File 'lib/selenium/webdriver/bidi/network/intercepted_response.rb', line 28

def reason
  @reason
end