I have a bunch or URLs , which I am opening one after other. After the page opes, I want to run Javascript to unselect a few checkboxes. I have the code written and tested in console of that web page and it works. However, when I try to run the same script in PAD, it does not work. No error - No checkbox update.