C# Class OpenQA.Selenium.Remote.Server.RemoteWebDriverServerCommandHandlerFactory

Creates instances of CommandHandler objects for the desired DriverCommand.
Inheritance: CommandHandlerFactory
Afficher le fichier Open project: jimevans/strontium

Méthodes protégées

Méthode Description
AddHandlers ( ) : void

Adds handler constructors to the dictionary of handler creators.

Method Details

AddHandlers() protected méthode

Adds handler constructors to the dictionary of handler creators.
protected AddHandlers ( ) : void
Résultat void