Exception: Selenium::WebDriver::Error::SerializationError

Inherits:
WebDriverError
  • Object
show all
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

#class_name, #initialize

Constructor Details

This class inherits a constructor from Selenium::WebDriver::Error::WebDriverError