wda-driver
Version:
Facebook WebDriverAgent Node Client Library (not official)
14 lines (13 loc) • 331 B
HTML
<html lang="en">
<head>
<meta charset="UTF-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<meta http-equiv="X-UA-Compatible" content="ie=edge">
<title>Document</title>
</head>
<body>
<script src="../dist/wda.js"></script>
<script src="./index.js"></script>
</body>
</html>