Hoogle Search

Within LTS Haskell 24.49 (ghc-9.10.3)

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

  1. newtype ProfileParseError

    webdriver Test.WebDriver.Firefox.Profile

    An error occured while attempting to parse a profile's preference file.

  2. ProfileParseError :: String -> ProfileParseError

    webdriver Test.WebDriver.Firefox.Profile

    No documentation available.

  3. data ProfilePref

    webdriver Test.WebDriver.Firefox.Profile

    A profile preference value. This is the subset of JSON values that excludes arrays, objects, and null.

  4. PAC :: String -> ProxyType

    webdriver Test.WebDriver.Types

    Use a proxy auto-config file specified by URL

  5. Phantomjs :: Maybe FilePath -> [String] -> Browser

    webdriver Test.WebDriver.Types

    No documentation available.

  6. data Platform

    webdriver Test.WebDriver.Types

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

  7. Portrait :: Orientation

    webdriver Test.WebDriver.Types

    No documentation available.

  8. data ProxyType

    webdriver Test.WebDriver.Types

    Available settings for the proxy Capabilities field

  9. Pass :: TestResult

    HTF Test.Framework.History

    No documentation available.

  10. Pending :: TestResult

    HTF Test.Framework.History

    No documentation available.

Page 426 of many | Previous | Next