/Get-HARfile-Selenium

A HAR file is primarily used for identifying performance issues, such as bottlenecks and slow load times, and page rendering problems during performance testing. The HAR file keeps track of each resource loaded by the browser along with timing information for each resource. This is a snippet to get the HAR file with Selenium Webdriver.

Primary LanguagePython

Stargazers

No one’s star this repository yet.