| Safe Haskell | Trustworthy |
|---|---|
| Language | Haskell2010 |
Test.Marionette.Window
Documentation
newtype WindowHandle Source #
Constructors
| WindowHandle Text |
Instances
data WindowType Source #
Instances
| FromJSON WindowType Source # | |||||
Defined in Test.Marionette.Window | |||||
| ToJSON WindowType Source # | |||||
Defined in Test.Marionette.Window Methods toJSON :: WindowType -> Value # toEncoding :: WindowType -> Encoding # toJSONList :: [WindowType] -> Value # toEncodingList :: [WindowType] -> Encoding # omitField :: WindowType -> Bool # | |||||
| Generic WindowType Source # | |||||
Defined in Test.Marionette.Window Associated Types
| |||||
| Show WindowType Source # | |||||
Defined in Test.Marionette.Window Methods showsPrec :: Int -> WindowType -> ShowS # show :: WindowType -> String # showList :: [WindowType] -> ShowS # | |||||
| Eq WindowType Source # | |||||
Defined in Test.Marionette.Window | |||||
| type Rep WindowType Source # | |||||
data NewWindowResult Source #
Constructors
| NewWindowResult | |
Fields | |