We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e95477d commit 5cee4c0Copy full SHA for 5cee4c0
1 file changed
mix.exs
@@ -2,7 +2,7 @@ defmodule Wallaby.Mixfile do
2
use Mix.Project
3
4
@source_url "https://github.com/elixir-wallaby/wallaby"
5
- @version "0.30.7"
+ @version "0.30.8"
6
@drivers ~w(selenium chrome)
7
@selected_driver System.get_env("WALLABY_DRIVER")
8
@maintainers ["Mitchell Hanberg"]
0 commit comments