Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file removed assets/images/lambdatest-scim/jumpcloud-scim/21.png
Binary file not shown.
3 changes: 1 addition & 2 deletions docs/jumpcloud-scim.md
Original file line number Diff line number Diff line change
Expand Up @@ -113,5 +113,4 @@ In the documentation, we will discuss how to integrate JumpCloud with LambdaTest

- **Step 14:** Enter email that does not exist on LambdaTest platform and provide test email details, and click **Test Connection** and activate button.
<img loading="lazy" src={require('../assets/images/lambdatest-scim/jumpcloud-scim/19.png').default} alt="jira-self-hosted-integration" className="doc_img"/>
<img loading="lazy" src={require('../assets/images/lambdatest-scim/jumpcloud-scim/20.png').default} alt="jira-self-hosted-integration" className="doc_img"/>
<img loading="lazy" src={require('../assets/images/lambdatest-scim/jumpcloud-scim/21.png').default} alt="jira-self-hosted-integration" className="doc_img"/>
<img loading="lazy" src={require('../assets/images/lambdatest-scim/jumpcloud-scim/20.png').default} alt="jira-self-hosted-integration" className="doc_img"/>
4 changes: 3 additions & 1 deletion docs/kaneai-chrome-options.md
Original file line number Diff line number Diff line change
Expand Up @@ -50,7 +50,7 @@ Using Chrome options in KaneAI Web Agent is simple and involves defining specifi
- Begin by accessing the Test Configuration page within the KaneAI Web Agent interface. Click on the **Create a Web Test** button.

### Step 2: Locate the Chrome Options Section
- Toggle to On for adding chrome browser command line options to start your instance.
- Enable the toggle to add Chrome browser command-line options when launching your instance.
- 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.
- You can enter up to 10 Chrome options in the provided input fields.
- For example:
Expand All @@ -63,6 +63,8 @@ Using Chrome options in KaneAI Web Agent is simple and involves defining specifi
### Step 3: Start the Web Agent
- 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.

<img loading="lazy" src={require('../assets/images/kane-ai/features/chrome-options/2.png').default} alt="Image" className="doc_img"/>

## Considerations
- **Maximum Options :** You can configure up to 10 Chrome options per session. Ensure you only input the necessary options for your test case.
- **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.
Expand Down
Loading