JSFiddle - React, Tailwind, and code Playground

by Mehmet Yener

HTML

<iframe class="ayframe" src="http://dev.realtime.viagogo.corp/EventLog/logs?application=5">
    
    
</iframe>

<div id="clickkk">eren</div>

CSS

.ayframe
{
    width:100%;
    height:100%;
}

JavaScript

setInterval(function () {document.getElementById("input#display").click();}, 3000);