Overview
-
Falcon
-
Capybara
-
Drivers
-
selenium_chrome_https
A selenium driver for chrome which allows insecure localhost https protocol.
-
selenium_chrome_headless_https
A headless selenium driver for chrome which allows insecure localhost https protocol.
-
-
Servers
-
falcon
The default Falcon server wrapper which uses the
HTTP
scheme. -
falcon_http
An explicit Falcon server wrapper which uses the
HTTP
scheme. -
falcon_https
The default Falcon server wrapper which uses the
HTTPS
scheme.
-
-
class Wrapper
Implements a wrapper for starting the Falcon server for Capybara.
-
-