| Safe Haskell | Trustworthy |
|---|---|
| Language | Haskell2010 |
Test.Marionette.Context
Synopsis
- data Context
Documentation
The browsing context for script execution.
Constructors
| ContentContext | |
| ChromeContext |
Instances
| FromJSON Context Source # | |
Defined in Test.Marionette.Context | |
| ToJSON Context Source # | |
| Bounded Context Source # | |
| Enum Context Source # | |
| Generic Context Source # | |
Defined in Test.Marionette.Context | |
| Show Context Source # | |
| Eq Context Source # | |
| type Rep Context Source # | |