Skip to content
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

Open
5 of 7 tasks
milindmore22 opened this issue Dec 6, 2024 · 7 comments
Open
5 of 7 tasks

[QA] - v0.12.0 release branch #883

milindmore22 opened this issue Dec 6, 2024 · 7 comments
Assignees

Comments

@milindmore22
Copy link
Collaborator Author

PSAT CLI command output for XML and CSV file prints code and variable in message. {"name":"i"}

 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

@milindmore22
Copy link
Collaborator Author

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

@milindmore22
Copy link
Collaborator Author

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

@milindmore22
Copy link
Collaborator Author

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

@milindmore22
Copy link
Collaborator Author

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

@milindmore22
Copy link
Collaborator Author

The content of the cookie card on the dashboard is untranslated.

Screenshot 2024-12-09 at 7 44 42 PM

@milindmore22
Copy link
Collaborator Author

Content on Extension Home remains untranslated.
Screenshot 2024-12-09 at 7 48 17 PM

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants