From: Robert Klemme Date: 2013-01-25T21:47:49+09:00 Subject: Re: How to get the values - "ipad,iPod" using "xpath:" concept? On Fri, Jan 25, 2013 at 12:39 PM, Arup Rakshit wrote: > Robert Klemme wrote in post #1093735: > >> >> It's not clear what you want to use a selection criteria. Is it >> >> - the text >> - the tag's name >> - an attribute value >> - an attribute's name >> - a combination >> >> ? > > > I want to get the values as mentioned in the subject using `xpath` with > selenium-webdriver. Any logic is fine,but need to extract the fields > information's. That does not answer my questions. You want to get those values based on _what_? As long as you do not describe the criteria I will happily implement def get; %w{ipad iPod} end Cheers robert -- remember.guy do |as, often| as.you_can - without end http://blog.rubybestpractices.com/