teamcapybara--capybara/lib/capybara/spec/views/popup_one.erb

10 lines
182 B
Plaintext

<html>
<head>
<title>Title of the first popup</title>
</head>
<body>
<div id="divInPopupOne">This is the text of divInPopupOne</div>
</body>
</html>