Advanced
Custom headers
Additional HTTP headers to be sent with every request
Octomind supports Playwright extraHTTPHeaders. Those headers are configurable on a project level. Open the Settings dialog to start setting custom header fields.
custom header configuration in the settings dialog
Purpose and Functionality
- depending on your service you might use custom headers to disable bot protection or trigger app specific behavior
- once configured we’ll forward the extra http headers with every request.
example of a test case that asserts the value of a custom header field