You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Describe the bug
A clear and concise description of what the bug is.
Passing either a space-delimited or comma-delimited list of URLS causes the app to only run against the first site.
To Reproduce
Steps to reproduce the behavior:
npx auto-lighthouse -u <URL_1> <URL_2>
???
Profit.
Expected behavior
Passing multiple websites as an arg should cause each site to be tested.
Screenshots
If applicable, add screenshots to help explain your problem.
Desktop (please complete the following information):
OS: Windows 10
Browser Chrome.
Version Latest
Additional context
Running in PowerShell
The text was updated successfully, but these errors were encountered:
Hi mhnsn, thanks for filing this! I'll look into reproducing this and see why this is happening. While I reproduce, can you tell me your node version as well? I don't believe it's a node version issue, but it might be useful if I'm unable to reproduce the issue.
Describe the bug
A clear and concise description of what the bug is.
Passing either a space-delimited or comma-delimited list of URLS causes the app to only run against the first site.
To Reproduce
Steps to reproduce the behavior:
npx auto-lighthouse -u <URL_1> <URL_2>
Expected behavior
Passing multiple websites as an arg should cause each site to be tested.
Screenshots
If applicable, add screenshots to help explain your problem.
Desktop (please complete the following information):
Additional context
Running in PowerShell
The text was updated successfully, but these errors were encountered: