Skip to content

Instantly share code, notes, and snippets.

Show Gist options
  • Select an option

  • Save longtailventures/0e576409c45655dea59a78cebe4486c4 to your computer and use it in GitHub Desktop.

Select an option

Save longtailventures/0e576409c45655dea59a78cebe4486c4 to your computer and use it in GitHub Desktop.
Codeception: check if form element is marked as error
$I->canSeeElement('^FORM^ .has-error ^ELEMENT^');
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment