Files
2019-01-25 17:01:52 +08:00

11 lines
191 B
HTML
Executable File

<!doctype html>
<html lang="en">
<head>
<meta charset="utf-8">
<title>WebDriverAgent Inspector</title>
</head>
<body>
<script src="inspector.js"></script>
</body>
</html>