Hey,
I need a script that opens a URL, searches the source for a linked text (<a> tag), if it finds it opens a new window with the 'href' of the link and otherwise it refreshes the page.
I heard it can be done using python but i have no clue in writing python code and i can't find a decent...