CompoundMutator Constructor WebDriver
Initializes a new instance of the CompoundMutator class.

Namespace: Selenium.Internal.SeleniumEmulation
Assembly: Selenium.WebDriverBackedSelenium (in Selenium.WebDriverBackedSelenium.dll) Version: 2.35.0.0 (2.35.0.0)
Syntax

public CompoundMutator(
	string basePath
)

Parameters

basePath
Type: OnlineSystem String
The URL to use in mutating the script.
See Also