C# (CSharp) OpenQA.Selenium.Remote.Server Namespace

Nested Namespaces

OpenQA.Selenium.Remote.Server.CommandHandlers
OpenQA.Selenium.Remote.Server.Loggers

Сlasses

Name Description
CommandHandler Represents the base class for all command handlers.
CommandHandlerFactory Creates instances of CommandHandler objects for the desired DriverCommand.
CommandNotImplementedException
DriverFactory Creates IWebDriver instances matching the given criteria.
DriverRegistrationFailedEventArgs Contains information about when a driver registration fails
DriverSession Represents a session of an IWebDriver.
InvalidCommandException
InvalidParameterException
KnownElementRepository Represents the group of known IWebElements for a session.
Logger Provides the services required to log messages.
RemoteServer Handles requests from remote clients to perform automated tests.
RemoteWebDriverServer Handles requests from remote clients to perform automated tests.
RemoteWebDriverServerCommandHandlerFactory Creates instances of CommandHandler objects for the desired DriverCommand.
ResourceNotFoundException
ServerResponse Represents the information the server should send to the remote client in its response.
SessionManager Manages the sessions active in the remote server.