I have a small problem. I want to save web pages using Firefoxs "SAVE" button and then click the "Next" button to the next page and save it. In total I need to store 1000 pages.
Apparently I can't do it manually. It takes ages. The web page can't be downloaded by wget
because they aren't simple html files. They use JavaScript files. Any good ideas?