diff options
| -rw-r--r-- | houstonchronicle.com.txt | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/houstonchronicle.com.txt b/houstonchronicle.com.txt new file mode 100644 index 0000000..3d65c98 --- /dev/null +++ b/houstonchronicle.com.txt @@ -0,0 +1,4 @@ +body: //div[@class='subsection_wrap'] +next_page_link: //ul[@class='pagination']//a[contains(text(), 'ยป')] + +test_url: http://www.houstonchronicle.com/nasa/adrift/1/ |
