Set an automatic timer to trigger a click on a div block?

Hello guys! This element is on the hero section of a website we’re designing, but we’d like it to automatically rotate. The problem is this isn’t a tabs element, it’s just div blocks with element triggers to rotate them. Is there to way to set a timer to trigger a click on a div block?

image

Hi Elliot

Not sure if I’m getting your question correctly…

Could you share your read-only link of your project?

If you want to trigger an animation automatically a few seconds after pageload, you can achieve this by setting up an animation that triggers on pageload and just delay the animation for X seconds.