123456789_123456789_123456789_123456789_123456789_

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

Relationships & Source Files
Super Chains via Extension / Inclusion / Inheritance
Class Chain:
self, WebDriverError, StandardError
Instance Chain:
self, WebDriverError, StandardError
Inherits: Selenium::WebDriver::Error::WebDriverError
Defined in: rb/lib/selenium/webdriver/bidi/error.rb

Overview

Raised locally when a ::Selenium::WebDriver::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.

Class Method Summary

WebDriverError - Inherited

Instance Method Summary

WebDriverError - Inherited

#class_name

steep:ignore:start.

Constructor Details

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