UNPKG

@revoloo/cypress6

Version:

Cypress.io end to end testing tool

12 lines (11 loc) 167 B
<!doctype html> <html lang="en"> <body> <script> 'use strict'; window.setTimeout(function () { this.foo = 'bar' }, 50) </script> </body> </html>