Hoogle Search
Within LTS Haskell 24.40 (ghc-9.10.3)
Note that Stackage only displays results for the latest LTS and Nightly snapshot. Learn more.
-
webdriver Test.WebDriver.Capabilities Represents platform options supported by WebDriver. The value Any represents no preference.
ieForceCreateProcess :: Browser -> Boolwebdriver Test.WebDriver.Capabilities Forces launching Internet Explorer using the CreateProcess API. If this option is not specified, IE is launched using the IELaunchURL, if it is available. For IE 8 and above, this option requires the TabProcGrowth registry value to be set to 0.
platform :: Capabilities -> Platformwebdriver Test.WebDriver.Capabilities Platform on which the browser should run.
usePlatform :: HasCapabilities t => Platform -> t -> twebdriver Test.WebDriver.Capabilities A helper function for setting the platform capability of a HasCapabilities instance
usePlatform :: HasCapabilities t => Platform -> t -> twebdriver Test.WebDriver.Config A helper function for setting the platform capability of a HasCapabilities instance
-
webdriver Test.WebDriver.Types Represents platform options supported by WebDriver. The value Any represents no preference.
ieForceCreateProcess :: Browser -> Boolwebdriver Test.WebDriver.Types Forces launching Internet Explorer using the CreateProcess API. If this option is not specified, IE is launched using the IELaunchURL, if it is available. For IE 8 and above, this option requires the TabProcGrowth registry value to be set to 0.
platform :: Capabilities -> Platformwebdriver Test.WebDriver.Types Platform on which the browser should run.
-
HTF Test.Framework.Preprocessor No documentation available.
TransformOptions :: Bool -> Bool -> TransformOptionsHTF Test.Framework.Preprocessor No documentation available.