projecte_ionic/node_modules/selenium-webdriver/lib/test/data/child/childPage.html
2022-02-09 18:30:03 +01:00

8 lines
No EOL
125 B
HTML
Executable file

<html>
<head>
<title>Depth one child page</title>
</head>
<body>
<p>I'm a page in a child directory</p>
</body>
</html>