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.

  1. data Platform

    webdriver Test.WebDriver.Capabilities

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

  2. data ProxyType

    webdriver Test.WebDriver.Capabilities

    Available settings for the proxy Capabilities field

  3. Portrait :: Orientation

    webdriver Test.WebDriver.Commands

    No documentation available.

  4. module Test.WebDriver.Common.Profile

    A type for profile preferences. These preference values are used by both Firefox and Opera profiles.

  5. PrefBool :: Bool -> ProfilePref

    webdriver Test.WebDriver.Common.Profile

    No documentation available.

  6. PrefDouble :: Double -> ProfilePref

    webdriver Test.WebDriver.Common.Profile

    No documentation available.

  7. PrefInteger :: Integer -> ProfilePref

    webdriver Test.WebDriver.Common.Profile

    No documentation available.

  8. PrefString :: Text -> ProfilePref

    webdriver Test.WebDriver.Common.Profile

    No documentation available.

  9. newtype PreparedProfile b

    webdriver Test.WebDriver.Common.Profile

    Represents a profile that has been prepared for network transmission. The profile cannot be modified in this form.

  10. PreparedProfile :: ByteString -> PreparedProfile b

    webdriver Test.WebDriver.Common.Profile

    No documentation available.

Page 419 of many | Previous | Next