Skip to content

Commit 673d6c4

Browse files
added the screenshot and improvised the line
1 parent d80d0de commit 673d6c4

File tree

2 files changed

+3
-1
lines changed

2 files changed

+3
-1
lines changed
104 KB
Loading

docs/kaneai-chrome-options.md

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -50,7 +50,7 @@ Using Chrome options in KaneAI Web Agent is simple and involves defining specifi
5050
- Begin by accessing the Test Configuration page within the KaneAI Web Agent interface. Click on the **Create a Web Test** button.
5151

5252
### Step 2: Locate the Chrome Options Section
53-
- Toggle to On for adding chrome browser command line options to start your instance.
53+
- Enable the toggle to add Chrome browser command-line options when launching your instance.
5454
- Enter your Command line switches and you can provide the type of argument as well i.e. String or File for that particular command line.
5555
- You can enter up to 10 Chrome options in the provided input fields.
5656
- For example:
@@ -63,6 +63,8 @@ Using Chrome options in KaneAI Web Agent is simple and involves defining specifi
6363
### Step 3: Start the Web Agent
6464
- Once the configuration is done, initiate the Web Agent. The browser will launch with the specified Chrome options applied, allowing you to perform your tests under the customized environment.
6565

66+
<img loading="lazy" src={require('../assets/images/kane-ai/features/chrome-options/2.png').default} alt="Image" className="doc_img"/>
67+
6668
## Considerations
6769
- **Maximum Options :** You can configure up to 10 Chrome options per session. Ensure you only input the necessary options for your test case.
6870
- **Supported Options :** KaneAI Web Agent will validate that only supported Chrome options are entered. If you enter an unsupported option, an error message will notify you to correct the configuration.

0 commit comments

Comments
 (0)