UNPKG

nightmare

Version:

A high-level browser automation library.

13 lines (12 loc) 233 B
<!DOCTYPE html> <html> <head> <title>A</title> </head> <body> <a class="a" href="a.html">A</a> <a class="b" href="b.html">B</a> <a class="c" href="c.html">C</a> <a class="d" href="#">D</a> </body> </html>