Overview
-
Falcon-
Capybara-
Drivers-
selenium_chrome_httpsA selenium driver for chrome which allows insecure localhost https protocol.
-
selenium_chrome_headless_httpsA headless selenium driver for chrome which allows insecure localhost https protocol.
-
-
Servers-
falconThe default Falcon server wrapper which uses the
HTTPscheme. -
falcon_httpAn explicit Falcon server wrapper which uses the
HTTPscheme. -
falcon_httpsThe default Falcon server wrapper which uses the
HTTPSscheme.
-
-
class WrapperImplements a wrapper for starting the Falcon server for Capybara.
-
-