On Wed, Dec 19, 2012 at 7:18 AM, <[email protected]> wrote:

>      Please can you define about   "  to_s  "   which you wrote in a
> statement, becasue i am getting error of it.
>

to_s → string

Returns a string representing obj. The default to_s prints the object’s
class and an encoding of the object id. As a special case, the top-level
object that is the initial execution context of Ruby programs returns
“main.”

More information: http://ruby-doc.org/core-1.9.3/Object.html#method-i-to_s

Ž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]

Reply via email to