-
Notifications
You must be signed in to change notification settings - Fork 24
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
[QA] - v0.12.0 release branch #883
Comments
PSAT CLI command output for XML and CSV file prints code and variable in message. npm run cli -- -f /Users/milind/Downloads/psat-brekages-test.csv
> [email protected] cli
> node packages/cli/dist/main.js -f /Users/milind/Downloads/psat-brekages-test.csv
Parsing CSV File
✓ Done parsing CSV file!
Please enter the number of pages to analyze (Default: 6):
{}Analyzing cookies on the first site visit
{"name":"i"}cookies on the first site visit
{"name":"i"}cookies on the first site visit
{"name":"i"}g cookies in URLs 1 - 3
Analyzing cookies on the first site visit
Analyzing cookies in URLs 1 - 3
✓ Done analyzing cookies in URLs 1 - 3
Analyzing cookies in URLs 4 - 6
✓ Done analyzing cookies in URLs 4 - 6
✓ Done analyzing cookies!
Warning: Some URLs encountered issues while analysing cookies. Please check the dashboard for more details.
Report: file:///Users/milind/projects/ps-analysis-tool/out/psat-brekages-test/report_2024-12-06_15-38-08.html |
Turning off the CDP: The debugger notice did not disappear after turning off CDP. Screen.Recording.2024-12-06.at.5.32.33.PM.mov |
The Cookie table sorting is not working correctly for size column for empty values. Screen.Recording.2024-12-06.at.8.07.16.PM.mov |
Unusual behavior of GSI detection on some sites, it first shows 2 known breakages, then shows 0 for some time and suddenly goes to 1 breakage. Website tested on : https://poshmark.com/ Screen.Recording.2024-12-09.at.5.33.18.PM.mov |
Indefinite horizontal scroll noted on when focused on Frame Overly popup on small screens. (mobile screens) Screen.Recording.2024-12-09.at.7.34.11.PM.mov |
Bugs
Fixed
Need Steps to reproduce
Unable to reproduce
Wontfix
Next Release
The text was updated successfully, but these errors were encountered: