Skip to content

Instantly share code, notes, and snippets.

@muditlambda
Created June 9, 2020 14:13
// launches the URL in the browser and specifying the timeout as a parameter //
browser.get(http://the-internet.herokuapp.com,10000);
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment