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

10 lines
176 B
Plaintext
Raw Normal View History

2017-01-27 00:10:51 +00:00
2010-08-27 19:00:08 +00:00
<html>
<head>
<title>Title of popup two</title>
2010-08-27 19:00:08 +00:00
</head>
<body>
<div id="divInPopupTwo">This is the text of divInPopupTwo</div>
</body>
</html>