-
-
Save angiejones/a38915f2d10f8b7225ee87a68319220f to your computer and use it in GitHub Desktop.
Playwright - DOM for a visible book
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
<li id="pid3" class="ui-li-has-thumb"> | |
<a href="#" class="ui-btn ui-btn-icon-right ui-icon-carat-r"> | |
<img id="pid3_thumb" src="img/crispin.jpg" class="ui-li-thumb"> | |
<h2 id="pid3_title">Agile Testing</h2> | |
<p id="pid3_author">Lisa Crispin and Janet Gregory</p> | |
<p class="ui-li-aside" id="pid3_price">$49.07</p> | |
</a> | |
</li> |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment