C# Класс OpenQA.Selenium.Remote.Server.RemoteWebDriverServerCommandHandlerFactory

Creates instances of CommandHandler objects for the desired DriverCommand.
Наследование: CommandHandlerFactory
Показать файл Открыть проект

Защищенные методы

Метод Описание
AddHandlers ( ) : void

Adds handler constructors to the dictionary of handler creators.

Описание методов

AddHandlers() защищенный Метод

Adds handler constructors to the dictionary of handler creators.
protected AddHandlers ( ) : void
Результат void