in reply to www::mechanize check if webpage has updated
Do you mean page content or what gets displayed to the user? The reason I ask is that pages (or sections of pages, for example a news section) could be updated via AJAX, so while the JavaScript and HTML may not have changed what gets displayed to the user by dynamic methods may be different.
|
|---|
| Replies are listed 'Best First'. | |
|---|---|
|
Re^2: www::mechanize check if webpage has updated
by JavaFan (Canon) on Sep 16, 2010 at 12:11 UTC | |
|
Re^2: www::mechanize check if webpage has updated
by Anonymous Monk on Sep 16, 2010 at 12:16 UTC | |
by marto (Cardinal) on Sep 16, 2010 at 12:37 UTC | |
by Anonymous Monk on Sep 16, 2010 at 12:57 UTC | |
by marto (Cardinal) on Sep 16, 2010 at 15:26 UTC |