North-Seattle-College / ad440-winter2021-thursday-repo

NSC AD 440 Winter 2021 Thursday cohort practicum repo
Apache License 2.0
2 stars 27 forks source link

Capture time to load users/ page 40 times using Puppeteer (with caching) #301

Open AllisonBC opened 3 years ago

AllisonBC commented 3 years ago

Describe this solution First, fix the URL to use the #-route and be loadable directly. Then use Puppeteer to load users/ 40 times (with caching on) and capture a screenshot and load time for each.

Time Spent