ph7 / selenium-client

Official Ruby client API for Selenium Remote Control (bare bone client driver)
http://rubyforge.org/projects/selenium-client/
Apache License 2.0
153 stars 47 forks source link

Get error for `logs_and_screenshot_sections': undefined method `reporting_uid' f #7

Closed Jirapong closed 15 years ago

Jirapong commented 15 years ago

The following error get after one of the selenium report fail.

/Users/jirapong/.gem/ruby/1.8/gems/selenium-client-1.2.16/lib/selenium/rspec/reporting/html_report.rb:22:in logs_and_screenshot_sections': undefined methodreporting_uid' for #Spec::Example::ExampleProxy:0x1059b2ea8 (NoMethodError) from /Users/jirapong/.gem/ruby/1.8/gems/selenium-client-1.2.16/lib/selenium/rspec/reporting/html_report.rb:18:in `replace_placeholder_with_system_state_content'

Jirapong commented 15 years ago

fixture out i forgot to include require 'selenium/rspec/spec_helper'