Hi all,
I'm new to trying to automate within a web browser so wondered if anyone could offer some advice with regard to saving a webpage (html) every X seconds?
Background: I use an external webpage most days which updates itself, hence no need for me to refresh however I miss some information when I am away from the computer. Hence looking to simply download the html for the current view every 30 seconds or so. That way I can write some code within VBA which can extract what I want and show new entries or entries I've not seen etc.
Just stumbling on how to auto download the current view without refreshing the page.
Many thanks,
Brad