Skip to content

Instantly share code, notes, and snippets.

@mroien
Created January 30, 2023 18:54
Show Gist options
  • Save mroien/619e01cc26e209fecfd0526fc1fbed89 to your computer and use it in GitHub Desktop.
Save mroien/619e01cc26e209fecfd0526fc1fbed89 to your computer and use it in GitHub Desktop.
console.log(`Name:`, await (await browser.status()).os.name);
@mroien
Copy link
Author

mroien commented Jan 30, 2023

Status()

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment