zander 0.1.3
There is a problem with fron-end testing. Websites are always changing. **Zander** audaciously attempts to provid a solution. Give zander two files `sites.yaml` and `actions.yaml`, and it will do all the work. `sites.yaml` will hold a list of URLs and any variables like user_name or password that are assocaited to a URL. `actions.yaml` is a list of actions to take. actions contain attributes like action_type and identifier where you specify the action to preform and how to identifie the DOM element. See Custom Input Example below.