what i need to realize is a way of automatizing opening google chrome and analyzing the network waterfall from the google developer tool
- open the google chrome
- open the google developer tool
- load one url
- navigate the url,and export all the waterfall out
- record the total time of the whole website loading, and show all the waterfall of the network.
- cycle above and collect the url and according total url loading and waterfall and show them in one mail.
anyone idea? help me