This repository has been archived on 2025-01-19. You can view files and clone it, but you cannot make any changes to it's state, such as pushing and creating new issues, pull requests or comments.
drupalcampbristol/vendor/behat/mink/driver-testsuite/web-fixtures/popup2.html

14 lines
146 B
HTML
Raw Normal View History

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