features/html/multi_elements.html in page-object-1.0.2 vs features/html/multi_elements.html in page-object-1.0.3
- old
+ new
@@ -137,8 +137,8 @@
<p class="p">Paragraph Three</p>
<input type="file" class="file_field_class" title="File Field 1" />
<input type="file" class="file_field_class" title="File Field 2" />
<input type="file" class="file_field_class" title="File Field 3" />
-
+ In bold <b>One B</b> and <b>Two B</b> for example text
</body>
</html>