https://github.com/mogenslund/liquid-webdriver
https://github.com/mogenslund/liquid-webdriver
Last synced: 6 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/mogenslund/liquid-webdriver
- Owner: mogenslund
- License: epl-1.0
- Created: 2017-09-14T17:21:53.000Z (over 8 years ago)
- Default Branch: master
- Last Pushed: 2017-09-14T17:38:52.000Z (over 8 years ago)
- Last Synced: 2025-03-12T20:48:32.276Z (10 months ago)
- Language: Clojure
- Size: 7.78 MB
- Stars: 1
- Watchers: 2
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
- License: LICENSE
Awesome Lists containing this project
README
# Liquid Webdriver Test
This is a sample project, both to show how to create browser tests using Selenium Webdriver and how to use Liquid to design tests and evaluate forms to make test development easier.
Just clone this project and run
lein liq
(requires Leiningen)
Follow the instructions on the first page.
It has only been tested on Linux, so adjustments might need to be made to make it work on Windows.
To run on mac you might need to replace the chromedriver with the Mac one from here:
https://chromedriver.storage.googleapis.com/index.html?path=2.32/
# Video
Watch the video below to see it in action.
[
](https://drive.google.com/file/d/0B5Au3PxHCmgBTXhqZ1pfMnNIZ2c/view?usp=sharing)
## License
Copyright © 2017 Mogens Brødsgaard Lund
Distributed under the Eclipse Public License either version 1.0 or (at
your option) any later version.