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

[Bug]: The request payload does not parse format in UI mode #34256

Open
DaoThinh96 opened this issue Jan 8, 2025 · 1 comment
Open

[Bug]: The request payload does not parse format in UI mode #34256

DaoThinh96 opened this issue Jan 8, 2025 · 1 comment

Comments

@DaoThinh96
Copy link

Version

1.49.1

Steps to reproduce

Hi everyone, I found an issue: the request payload does not parse to JSON format when I run Playwright's UI mode. Please take a look the screenshot below:

  • Playwright UI mode:
Image
  • I also check it in my local Chrome but it is working fine:
    Image

Please help me check whether it is the real issue or not. Thanks

Expected behavior

It should not throw the error 400 code

Actual behavior

It is throwing error 400 code

Additional context

No response

Environment

System:
    OS: macOS 15.1
    CPU: (8) arm64 Apple M1
    Memory: 90.34 MB / 8.00 GB
  Binaries:
    Node: 20.11.1 - /usr/local/bin/node
    Yarn: 1.22.22 - /usr/local/bin/yarn
    npm: 10.2.4 - /usr/local/bin/npm
  Languages:
    Bash: 3.2.57 - /bin/bash
  npmPackages:
    @playwright/test: ^1.49.1 => 1.49.1
@DaoThinh96 DaoThinh96 changed the title [Bug]: [Bug]: The request payload does not parse format in UI mode Jan 8, 2025
@Skn0tt
Copy link
Member

Skn0tt commented Jan 9, 2025

Both screenshot you share look like DevTools to me, not UI mode. Also, it looks like request payload is in URL query format, not JSON.

Could you try rephrasing what problem you're looking at?

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

2 participants