UNPKG

nightmare

Version:

A high-level browser automation library.

13 lines (12 loc) 224 B
<!DOCTYPE html> <html> <head> <title>Manipulation - Results</title> </head> <body> <h1>Hello World!</h1> <ol class="results"> <li><a href="result.html">Nightmare!</a></li> </ol> </body> </html>