0

I have this function:

document.evaluate("//button[@aria-label='Page options dropdown']",document).iterateNext().click();

I want to set this function to be triggered at a certain time, for example, I want this function to trigger at exactly 12:05 PM...

Can i do that ?

i Bands
  • 31
  • 5
  • See previously asked question: https://stackoverflow.com/questions/4455282/call-a-javascript-function-at-a-specific-time-of-day – Bert Maurau Jan 15 '20 at 13:34
  • I am using Chrome console, I am not allowed to use anything else( i am at work ) – i Bands Jan 15 '20 at 13:45

0 Answers0