Skip to content

Instantly share code, notes, and snippets.

Show Gist options
  • Save danielpotthast/03100b2fc63048d5eb781f0757f99d29 to your computer and use it in GitHub Desktop.
Save danielpotthast/03100b2fc63048d5eb781f0757f99d29 to your computer and use it in GitHub Desktop.
before(() => {
browser.url(site.baseUrl + page.path).waitForVisible("body", 2000);
});
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment