Hi,

Can you replace your functions.rb file in [ruby installation
dir]/blib/ruby/1.8/site_ruby/rexml/ with the one that is attached and try
the code again.

Regards,
Angrez

On 3/30/07, rkkanneganti <[EMAIL PROTECTED]> wrote:

hi angrez

following is the step by step of the code being executed

## Opening the Mail.Yahoo.com site
## Login and Password Entered
## Checking the mail box
## Selecting the First Mail
## Clicking the Mark Button
## Finished clicking the Mark Button   --> Till here everything is working
fine
## Element started           -----> After this the exception (undefined
method `include?' for nil:NilClass) is comming
Loaded suite C:/xyz/mail.yahoo.check
Started
F
Finished in 0.0 seconds.

  1) Failure:
default_test(TC_mail_yahoo_check)

[C:/xyz/mail.yahoo.check.rb:70]:
No tests were specified.

1 tests, 1 assertions, 1 failures, 0 errors



thanks
_______________________________________________
Wtr-general mailing list
Wtr-general@rubyforge.org
http://rubyforge.org/mailman/listinfo/wtr-general

Attachment: functions.rb
Description: Binary data

_______________________________________________
Wtr-general mailing list
Wtr-general@rubyforge.org
http://rubyforge.org/mailman/listinfo/wtr-general

Reply via email to