|
I was attempting to use text.include? like: $ie.text_field(:name, "MyText").text.include?
“My text to verify” And I get this message: “warning: parenthesize argument(s) for future
version” Am I getting this because I am using “text.include?”
incorrectly or something else? Thanks, --Mark From: [EMAIL PROTECTED]
[mailto:[EMAIL PROTECTED] On
Behalf Of Bret Pettichord Looks like a bug. Please go ahead and enter this in
Jira. http://jira.openqa.org/browse/WTR On 6/23/06, George
Flaherty <[EMAIL PROTECTED]
> wrote: I am
now on the latest watir gem (1.5.1.1037). When I had 1.4.1 installed the
following functionality did work...but now I am seeing the following error? I
tried both from irb and a unit test script and I got the same error message. |
_______________________________________________ Wtr-general mailing list [email protected] http://rubyforge.org/mailman/listinfo/wtr-general
