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

10 lines
191 B
Plaintext

<!DOCTYPE html>
<html>
<head>
<title>Title of popup two</title>
</head>
<body>
<div id="divInPopupTwo">This is the text of divInPopupTwo</div>
</body>
</html>