On Wed, Dec 19, 2012 at 10:40 PM, captin <[email protected]> wrote:
> also interesting is if you put single quotes around the text, it will > still display with double quotes. You can create a ruby string several ways, two of them are single and double quotes, but when you ask Ruby to output the string with p, it will always output double quotes. Ž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]
