As far as I understand, Fetch API is supported but I couldn't make it working.
On the code like fetch(request)...
I got an error ReferenceError: "fetch" is not defined
.
On the code like window.fetch(request)
it fails with TypeError: Cannot find function fetch in object [object Window]
I use 2.36.0 version with htmlunit-driver and RobotFramework. The code for creating htmlunit driver is the following:
I expect that it will use default browser that is CHROME and it should have a support for Fetch API.
Pay now to fund the work behind this issue.
Get updates on progress being made.
Maintainer is rewarded once the issue is completed.
You're funding impactful open source efforts
You want to contribute to this effort
You want to get funding like this too