Re: [wtr-general] Retrieving Nested Lists

2010-12-21 Thread Željko Filipin
On Mon, Dec 20, 2010 at 11:24 PM, Paul tester.p...@gmail.com wrote: * Foo 1. abc 2. def 3. ghi * Bar 1. xyz 2. tuv 3. lmn * Baz 1. pqr 2. jkl 3. mno If you post HTML of the list I will give it a try. Željko -- watir.com - community manager watirpodcast.com - host

[wtr-general] Retrieving Nested Lists

2010-12-20 Thread Paul
Hi there, I'm trying to scrape information from a page using Watir and ran into an issue that I need help with. The page has nested lists, like this: * Foo 1. abc 2. def 3. ghi * Bar 1. xyz 2. tuv 3. lmn * Baz 1. pqr 2. jkl 3. mno What I'd like to do is