UNPKG

nightmare

Version:

A high-level browser automation library.

11 lines (10 loc) 212 B
<!DOCTYPE html> <html> <head> <title>Navigation</title> </head> <body> <iframe src="http://this-is-not-a-real-domain.com/non-existent.html" width="300" height="300"> </iframe> </body> </html>