I want to trigger a click event in a cross-domain iframe.
For videos, we use images as the cover for these frames. When the image is clicked, an iframe is loaded. There is no auto play feature in this video embed that can be used, so we need to click on the downloaded embedded file to start the video.
We want to click the image, load the embed video (iframe) and click the iframe again using jQuery.
source share