Skip to content

Instantly share code, notes, and snippets.

@Jiveloper
Created October 29, 2022 09:03
Show Gist options
  • Save Jiveloper/1ae979043fb307a34b0980b2c04d449f to your computer and use it in GitHub Desktop.
Save Jiveloper/1ae979043fb307a34b0980b2c04d449f to your computer and use it in GitHub Desktop.
블로깅 WDIO 구축
{
"compilerOptions": {
"types": [
"node",
"webdriverio/async",
"@wdio/mocha-framework"
]
}
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment