Note: This plugin assumes that cypress is a peer dependency already installed in your project. Then add the code below to the supportFile and setupNodeEvents function. // cypress/support/e2e.js import ...
UPDATE 03/21/2024: Updated CSS and Javascript to fix issues that occured when placing the "player-container" div inside another div or container that had its own styling, which caused Progress and ...