Class
Selenium::RSpec::Reporting::HtmlReport
In:
lib/selenium/rspec/reporting/html_report.rb
Parent:
Object
Methods
append_css
append_javascript
inject_placeholder
logs_and_screenshot_sections
new
replace_placeholder_with_system_state_content
report_header
toggable_image_section
toggable_section
Constants
PLACEHOLDER
=
"<<placeholder>>"
Public Class methods
append_css
(global_styles)
append_javascript
(global_scripts)
inject_placeholder
(content)
new
(file_path_strategy)
Public Instance methods
logs_and_screenshot_sections
(example)
replace_placeholder_with_system_state_content
(result, example)
report_header
()
toggable_image_section
(dom_id, options)
toggable_section
(dom_id, options)
[Validate]