How to extract the url-links from pop-up which appears on top of webpage.
I tried using wget,curl and lynx but we will get contents of original page no the pop-up.
looking for efficient solution to extract the links from webpage and dig into it to search particular pattern using Shell Script