Test And Play Video From Cypress

Аватар автора
JavaScript для интернет-маркетологов
it(&video&function () { cy.visit('index.html') cy.get('video') .should(&&true) .and(&&false) .then(function ($video) { $video[0].play() }) cy.get(&{ timeout: 10000 }).should(&&true) })

0/0


0/0

0/0

0/0