HashNuke / hound

Elixir library for writing integration tests and browser automation

Home Page:http://hexdocs.pm/hound

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

How to configure for firefox driver

jackingest opened this issue · comments

commented

Failed to configure for running with firefox, tried to configure the config.exs

  1. config: hound, driver: "selenium"
  2. config: hound, browser: "firefox"

Both above configuration, have tried with launching the selenium standalone server or geckodriver before running the test, both failed to launch the firefox browser (v61).

Didn't find any instruction on that, so anyone can help with that?

commented

Solved with specifying the driver