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

Missing requestBody in all POST requests #66

Open
hophamtan opened this issue Dec 5, 2024 · 0 comments
Open

Missing requestBody in all POST requests #66

hophamtan opened this issue Dec 5, 2024 · 0 comments

Comments

@hophamtan
Copy link

hophamtan commented Dec 5, 2024

In the HAR file, POST requests appear as unidentified. It look like we don't store the request body.
image

The request method is also incorrect. It's showing OPTIONS instead of POST.
image

Environment Details:

  • Selenium: 4.27
  • Java: 17
  • Chrome: 131
  • selenium-har-util: 1.3.1

Please investigate and address this issue.

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

1 participant