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
@@ -46,7 +46,7 @@ This guide explains how to configure and use custom headers in the KaneAI Web Ag
46
46
47
47
Follow the steps below to add and manage custom headers for your Web tests:
48
48
49
-
### Step 1: Configure & Add Custom Headers for a Section
49
+
### Configure & Add Custom Headers for a Section
50
50
Start by creating a Web session by going on the [KaneAI page](https://kaneai.lambdatest.com/objective) and clicking on the **Create a Web Test** button. You will find the **Custom Headers** section there.
If you provide a Default Header in the Custom Header section your Default header will get overridden.
76
76
:::
77
77
78
-
### Step 2: Authoring with Custom Headers
78
+
### 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
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:
@@ -90,7 +90,7 @@ You will see the list of applied Custom Headers.
0 commit comments