You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: docs/kaneai-custom-headers.md
+3-3Lines changed: 3 additions & 3 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -72,13 +72,13 @@ X-Session-ID: 1234567890
72
72
```
73
73
74
74
:::note
75
-
If you provide a Default Header in the Custom Header section your Deafult header will get overrided.
75
+
If you provide a Default Header in the Custom Header section your Default header will get overridden.
76
76
:::
77
77
78
78
### Step 2: Authoring with Custom Headers
79
79
After configuring the custom headers, initiate the Web Authoring session. The headers you added will be applied during the test session, allowing you to test under the configured conditions.
80
80
81
-
Custom Heders will be applied to all the API call you make in the session like 'Go to https://lambdatest.com' or doing API testing like shown below:
81
+
Custom Headers will be applied to all the API call you make in the session like 'Go to https://lambdatest.com' or doing API testing like shown below:
0 commit comments