Method: Selenium::WebDriver::BiDi::InterceptedResponse#body
- Defined in:
- lib/selenium/webdriver/bidi/network/intercepted_response.rb
#body ⇒ 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.
33 34 35 |
# File 'lib/selenium/webdriver/bidi/network/intercepted_response.rb', line 33 def body @body end |