UNPKG

@revoloo/cypress6

Version:

Cypress.io end to end testing tool

14 lines 212 B
<html> <head> <style> video { width: 500px; height: 375px; background-color: #666; } </style> </head> <body> <video autoplay="true"></video> </body> </html>