From: Gregory Seidman Date: 2008-02-29T05:40:30+09:00 Subject: Re: YAML On Fri, Feb 29, 2008 at 01:09:55AM +0900, aidy wrote: > > > test: tiscali > > url: ?http://tiscali3-test.vizumi.com/ > > register: > > ? first_name: aidy > > ? surname: smith > > ? email: 'testautomat...@googlemail.com' > > ? password: password > > ? registration: KJHDF123 > > > The problem is I am trying to use nested mapping. I have commented out > register. Ah, yes, that would do it. Sorry, I missed that. > Aidy --Greg