UNPKG

@revoloo/cypress6

Version:

Cypress.io end to end testing tool

13 lines (11 loc) 197 B
<!DOCTYPE html> <html> <head> <title>Video Fixture</title> </head> <body> <video controls width="600"> <source src="/fixtures/media/small.mp4" type="video/mp4"> </video> </body> </html>