UNPKG

@revoloo/cypress6

Version:

Cypress.io end to end testing tool

10 lines 248 B
<!DOCTYPE html> <html> <head> <title></title> <script type="text/javascript" src="static/jquery.js"></script> </head> <body> <div id="foo" style="margin: 1000px 0; width: 100px; height: 100px; background-color: red;">foo</div> </body> </html>