DriverUtilitiesSetup Method |
This method is uesed to launch the browser (driver) based on the browser configured in App.config
Namespace: SeleniumUtilitiesAssembly: SeleniumUtilities (in SeleniumUtilities.dll) Version: 1.0.0.0 (1.0.0.0)
Syntaxpublic static void Setup()
public:
static void Setup()
static member Setup : unit -> unit
See Also