selenium-0.2.5: Test web applications through a browser.

PortabilityNice combinators for joining up flat strings into URIs.
Stabilityprovisional
MaintainerDon Stewart <dons@galois.com>
Safe HaskellNone

Test.Selenium.Pretty

Description

 

Synopsis

Documentation

(<:>) :: String -> String -> StringSource

Join two strings with :

(<?>) :: String -> String -> StringSource

Join two strings with ?

(<=>) :: String -> String -> StringSource

Join two strings with =

(<&>) :: String -> String -> StringSource

Join two strings with &