-
Fix imports for testing, update build matrix 41f797d
Caleb Hearth
-
Merge pull request #81 from petergoldstein/feature/migrate_ci_to_github_actions ae644c4
Caleb Hearth
-
Migrate CI to GitHub Actions c6b147b
Peter Goldstein
-
Freshen things up a bit 1e893f2
Caleb Hearth
-
Merge pull request #76 from ElMassimo/patch-1 9f19bfa
Caleb Hearth
-
Add additional instructions for delegation ffa7775
Máximo Mussini
-
Add instructions for Capybara Test Helpers 0da1d04
Máximo Mussini
-
Make date input field name gsub indepedent of select box order #33
Ross Kaffenberger
-
Add
fill_form_and_submit
shortcut 48f9bc2Caleb Hearth
-
Allow action to be specified in DSL ad4bb54
Caleb Hearth
-
Add support for File attachments f4e4bae
Dan Collis-Puro and Sean Doyle
- Treat integers as String inputs (which allows them to fill
input[type="numeric"]
). Pull Request