I am using a extension that auto refresh a page. However, I am running into "Confirm Form Resubmission" dialog box and i have manually click that. I there a way I can auto click "Confirm form Resubmission" button using javascript? I have a way to add javascript upon reload.
P.S: I have tried disabling using "disable -prompt-on-repost" but its not working.
Thanks!