UNPKG

casperjs

Version:

A navigation scripting & testing utility for PhantomJS and SlimerJS

8 lines 285 B
<!DOCTYPE html> <html> <body> <div class="tester testo testme" data-stuff="beautiful string"></div> <div class="tester testo testme" data-stuff="not as beautiful string"></div> <div id="content-editable-div" contenteditable="true"></div> </body> </html>