Skip to content

Instantly share code, notes, and snippets.

@waldronj
Created March 27, 2015 03:38
Show Gist options
  • Select an option

  • Save waldronj/49314f2790dcbc67a2e1 to your computer and use it in GitHub Desktop.

Select an option

Save waldronj/49314f2790dcbc67a2e1 to your computer and use it in GitHub Desktop.
payload
{
"check":"2",
"url":"http://thejwal.com",
"transaction":[
{
"action":"present",
"selector":"#idLogo123",
"text": "This is what I'm going to fill a textbox with"
},
{
"action":"fill",
"selector":"#footerStuff",
"text": "validate all the things"
}
]
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment