On Thu, May 12, 2011 at 10:29 AM, Amit Bobade <[email protected]> wrote: >Now I want to select one of the values at random
Random is another story. :) Getting a random number is Ruby feature, does not have anything to do with Watir, for example: http://stackoverflow.com/questions/198460/how-to-get-a-random-number-in-ruby When you have a random number then you can select a value. Željko -- Before posting, please read http://watir.com/support. In short: search before you ask, be nice. [email protected] http://groups.google.com/group/watir-general [email protected]
