Skip to content

Instantly share code, notes, and snippets.

@jstanley23
Created April 26, 2019 19:06
Show Gist options
  • Save jstanley23/f5542d12964a52c7e41954d7ddd72cce to your computer and use it in GitHub Desktop.
Save jstanley23/f5542d12964a52c7e41954d7ddd72cce to your computer and use it in GitHub Desktop.
webTx example
url https://${dev/id}/zport/acl_users/cookieAuthHelper/login_form
fv loginform __ac_name MYUSER
fv loginform __ac_password MYPASS
submit
# Make sure we aren''t back at the login page with a bad user/pass
notfind 'username is incorrect'
url '${dev/id}/zport/dmd/'
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment