Hoogle Search

Within LTS Haskell 24.52 (ghc-9.10.3)

Note that Stackage only displays results for the latest LTS and Nightly snapshot. Learn more.

  1. usePlatform :: HasCapabilities t => Platform -> t -> t

    webdriver Test.WebDriver

    A helper function for setting the platform capability of a HasCapabilities instance

  2. data Platform

    webdriver Test.WebDriver.Capabilities

    Represents platform options supported by WebDriver. The value Any represents no preference.

  3. ieForceCreateProcess :: Browser -> Bool

    webdriver 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.

  4. platform :: Capabilities -> Platform

    webdriver Test.WebDriver.Capabilities

    Platform on which the browser should run.

  5. usePlatform :: HasCapabilities t => Platform -> t -> t

    webdriver Test.WebDriver.Capabilities

    A helper function for setting the platform capability of a HasCapabilities instance

  6. usePlatform :: HasCapabilities t => Platform -> t -> t

    webdriver Test.WebDriver.Config

    A helper function for setting the platform capability of a HasCapabilities instance

  7. data Platform

    webdriver Test.WebDriver.Types

    Represents platform options supported by WebDriver. The value Any represents no preference.

  8. ieForceCreateProcess :: Browser -> Bool

    webdriver 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.

  9. platform :: Capabilities -> Platform

    webdriver Test.WebDriver.Types

    Platform on which the browser should run.

  10. data TransformOptions

    HTF Test.Framework.Preprocessor

    No documentation available.

Page 641 of many | Previous | Next