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/57b5b276d2025cbcf834ff057b350d39 to your computer and use it in GitHub Desktop.

Select an option

Save isummation/57b5b276d2025cbcf834ff057b350d39 to your computer and use it in GitHub Desktop.
this.test.assertExists(
{type: 'xpath', path: '//select[@id="countryid"]'},
'the element Country exists'
);
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment