mirror of
https://github.com/appium/appium.git
synced 2026-01-14 14:19:56 -06:00
17 lines
167 B
HTML
17 lines
167 B
HTML
<html>
|
|
<head>
|
|
<title>Appium Rocks</title>
|
|
</head>
|
|
|
|
<body>
|
|
<h1>Appium Rocks</h1>
|
|
|
|
<footer>
|
|
<p id='wow'>
|
|
Wow this is so cool!
|
|
</p>
|
|
</footer>
|
|
|
|
</body>
|
|
</html>
|