Skip to content

Instantly share code, notes, and snippets.

@ygamretuta
Last active March 23, 2017 00:58
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save ygamretuta/d0de2596c19f2238d334c01ac501adfc to your computer and use it in GitHub Desktop.
Save ygamretuta/d0de2596c19f2238d334c01ac501adfc to your computer and use it in GitHub Desktop.
e2e tutorial dom
<h1 id="myHeader">My Header</h1>
<ul id="myList">
<li>My Item #1</li>
<li>My Item #1</li>
<li>My Item #1</li>
</ul>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment