Skip to content

Instantly share code, notes, and snippets.

@shriyaRam
Created June 23, 2020 09:22
Show Gist options
  • Save shriyaRam/6d6e0a78be917b8fd6b405ac16062460 to your computer and use it in GitHub Desktop.
Save shriyaRam/6d6e0a78be917b8fd6b405ac16062460 to your computer and use it in GitHub Desktop.
if((page.url()==(req.body.sigspace+'/connectors/new?kind=agora')) && (await page.$eval('h1', el => el.innerText) == "Whoops!")){
reply += "OOPS! The SignalWire Server is down. Try again later.";
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment