# File lib/selenium/rspec/reporting/file_path_strategy.rb, line 58 58: def file_path_for_remote_control_logs(example) 59: file_path relative_file_path_for_remote_control_logs(example) 60: end