Searched refs:html_path (Results 1 – 3 of 3) sorted by relevance
81 html_path = 'file:///tmp/playback_video.html'84 tab.Navigate(html_path)87 full_url=html_path,
1703 def create_report(dirname, html_path='', output_file_name=None): argument1748 html_path)1777 html_path = dirname1780 html_path = ''1785 create_report(dirname, html_path, output_file_name)
72 html_path = os.path.join(self.output_path, 'compare.html')85 with open(html_path, 'w') as f:101 webbrowser.open(html_path)