Skip to content

Instantly share code, notes, and snippets.

@pingometer
Last active September 17, 2015 03:25
Show Gist options
  • Save pingometer/476241248c7985f8ccc2 to your computer and use it in GitHub Desktop.
Save pingometer/476241248c7985f8ccc2 to your computer and use it in GitHub Desktop.
{
"1": {
"get": "http://pingometer.com"
},
"2": {
"fill_by_xpath": "/html/body/footer/div[1]/div[1]/form/input[1]|[email protected]"
},
"3": {
"click_by_xpath": "/html/body/footer/div[1]/div[1]/form/input[3]"
},
"4": {
"assert_in_url": "sign-up?email=john%40example.com"
},
"5": {
"get": "http://pingometer.com?logout",
"force": 1
}
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment