# File lib/selenium/rspec/reporting/file_path_strategy.rb, line 38 38: def relative_file_path_for_remote_control_logs(example) 39: "#{relative_dir}/example_#{example.reporting_uid}_remote_control.log" 40: end