Exception: Selenium::WebDriver::Error::SerializationError
- Inherits:
-
WebDriverError
- Object
- StandardError
- WebDriverError
- Selenium::WebDriver::Error::SerializationError
- Defined in:
- lib/selenium/webdriver/bidi/error.rb
Overview
Raised locally when a BiDi wire payload does not match this Selenium's generated schema. It is not a protocol error code; the (de)serialization layer raises it directly.
Method Summary
Methods inherited from WebDriverError
Constructor Details
This class inherits a constructor from Selenium::WebDriver::Error::WebDriverError