Search Results

0
votes
1answer
123 views

Building an automatic web crawler

I am building a web application crawler that's meant not only to find all the links or pages in a web application, but also perform all the allowed actions in the app (such as pushing buttons, fill …