> request.postData() We don't support request.postData() in puppeteer with BiDi at the moment. We first need to [specify how to get request bodies](https://github.com/w3c/webdriver-bidi/issues/748). Maybe it would make more sense to continue the discussion on https://chat.mozilla.org/#/room/#webdriver:mozilla.org ? The current discussion is not strictly related to the original purpose of this bug.
Bug 1039678 Comment 99 Edit History
Note: The actual edited comment in the bug view page will always show the original commenter’s name and original timestamp.
> request.postData() We don't support request.postData() in puppeteer with BiDi at the moment. We first need to [specify how to get request bodies](https://github.com/w3c/webdriver-bidi/issues/748). Maybe it would make more sense to continue the discussion on https://chat.mozilla.org/#/room/#webdriver:mozilla.org ? The current discussion is not strictly related to the original purpose of this bug. Edit: we do have a bug about the order of the CORS OPTIONS request: Bug 1879402 - Fix network event order for CORS preflight requests