get-site-urls
get-site-urls copied to clipboard
Add support for client-side rendered sites
- Fixed failures in
testrun-script - Updated the CLI to use
getSiteUrls- Important: This included the following BREAKING CHANGES
- Replaced
spinneroption incrawUrlswith a genericloggercallback - Moved
maxDepthinto a config object ingetSiteUrls
- Added
puppeteerto extract client-side rendered HTML
Before:
After: