Skip to content

Instantly share code, notes, and snippets.

@isummation
Last active November 9, 2017 08:24
Show Gist options
  • Select an option

  • Save isummation/aba145dddc97981856e16fc1b504b05e to your computer and use it in GitHub Desktop.

Select an option

Save isummation/aba145dddc97981856e16fc1b504b05e to your computer and use it in GitHub Desktop.
this.test.assertExists({
type: 'xpath',
path: '//button[@id="sign-up-button"
and @class="btn btn-primary input-sm"
and @type="submit"]'
}, 'Submit button exists');
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment