Class
Selenium::RSpec::SeleniumTestReportFormatter
In:
lib/selenium/rspec/reporting/selenium_test_report_formatter.rb
Parent:
Spec::Runner::Formatter::HtmlFormatter
Methods
capture_system_state
example_failed
example_pending
extra_failure_content
file_path_strategy
global_scripts
global_styles
move_progress
new
start
Public Class methods
capture_system_state
(selenium_driver, example)
Should be called from config.after(:each) in spec helper
file_path_strategy
()
new
(options, output)
Public Instance methods
example_failed
(example, counter, failure)
example_pending
(example_proxy, message, deprecated_pending_location=nil)
extra_failure_content
(failure)
global_scripts
()
global_styles
()
move_progress
()
start
(example_count)
[Validate]