This repository has been archived on 2025-01-19. You can view files and clone it, but cannot push or open issues or pull requests.
drupalcampbristol/vendor/behat/mink/driver-testsuite/web-fixtures/popup1.html

14 lines
146 B
HTML

<!DOCTYPE html>
<html>
<head>
<title>popup_1</title>
</head>
<body>
<div id="text">
Popup#1 div text
</div>
</body>
</html>