Filtering all blogs tagged as "mechanize." Clear filter
Creating a Mechanize redirects log1
In this post, we will see how to create a redirects log to mechanize library. Mechanize is following redirects, but what if I want to know which pages it visited? It is simple and easy to add redirects logs to mechanize.
Read More