Skip to content

Commit fb99687

Browse files
author
Ishavyas9
committed
md files updated
1 parent 666b1b6 commit fb99687

76 files changed

Lines changed: 628 additions & 471 deletions

File tree

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

static/docs/accelq-integration.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
55
ACCELQ is an AI Native Codeless automation testing and management platform. It enables you automate web, mobile, API, database, and packaged applications.
66

7-
By integrating TestMu AI with ACCELQ, you can perform web and mobile app automation on an online device farm of 3000+ real browsers, devices, and OS combinations, and accelerate your end-to-end digital testing efforts.
7+
By integrating TestMu AI with ACCELQ, you can perform web and mobile app automation on an online device farm of 5000+ real devices and 10,000+ browser/device combinations, and accelerate your end-to-end digital testing efforts.
88

99
## Prerequisites
1010

static/docs/algoqa-integration.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
55
algoQA is an end-to-end automation testing platform powered by artificial intelligence. It lets you generate test cases, executable automation scripts and datasets in a jiffy, thereby saving your testing and test maintenance cost and enhance your overall test coverage.
66

7-
By integrating TestMu AI with algoQA, you can perform automated browser testing on an online browser farm of 3000+ real browsers and operating system combinations, and achieve greater test coverage.
7+
By integrating TestMu AI with algoQA, you can perform automated browser testing on an online browser farm of 10,000+ browser/device combinations, and achieve greater test coverage.
88

99
## Prerequisites
1010

static/docs/apple-pay-auto.md

Lines changed: 8 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -27,12 +27,13 @@ This guide covers the **Appium** flow. Apple Pay is also supported for **Playwri
2727
## Supported Devices
2828
Currently, the Device Passcode feature in App Automation is enabled on the following iOS real devices:
2929

30-
| iOS Device | iOS Version |
31-
|--------------|-------------|
32-
| iPhone 16 | 18 |
33-
| iPhone 15 | 17 |
34-
| iPhone 14 | 16 |
35-
| iPhone 13 | 15 |
30+
| iOS Device | iOS Version |
31+
|-------------|-------------|
32+
| iPhone 17 | 26 |
33+
| iPhone 16 | 18 |
34+
| iPhone 15 | 17 |
35+
| iPhone 14 | 16 |
36+
| iPhone 13 | 15 |
3637

3738
> We are actively working on expanding coverage to **all supported iOS devices** on TestMu AI Real Device Cloud.
3839
@@ -68,7 +69,7 @@ To enable Apple Pay automation, include the following capability in your automat
6869
// highlight-next-line
6970
"applePay": true,
7071
// highlight-next-line
71-
"applePayCardType": ["visa", "master"],
72+
"applePayCardType": ["visa", "master"]
7273
}`}
7374

7475
- You must add the generated **APP_URL** to the `app` capability in the config file.

static/docs/apple-pay-manual.md

Lines changed: 9 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -22,20 +22,21 @@ To unlock this feature, purchase or upgrade to the required [plan](https://www.t
2222

2323
Currently, Apple Pay manual testing in App Live is supported on these iOS real devices:
2424

25-
| iOS Device | iOS Version |
26-
|--------------|-------------|
27-
| iPhone 16 | 18 |
28-
| iPhone 15 | 17 |
29-
| iPhone 14 | 16 |
30-
| iPhone 13 | 15 |
25+
| iOS Device | iOS Version |
26+
|-------------|-------------|
27+
| iPhone 17 | 26 |
28+
| iPhone 16 | 18 |
29+
| iPhone 15 | 17 |
30+
| iPhone 14 | 16 |
31+
| iPhone 13 | 15 |
3132

3233
> We are actively working on expanding coverage to **all supported iOS devices** on TestMu AI Real Device Cloud.
3334
3435
## Manual Apple Pay Workflow in App Live
3536

3637
### Step 1: Enable Apple Pay in Advanced Settings
3738

38-
1. Open **App Live** and select your desired iOS device.
39+
1. Open **App Testing Live** or **Browser Testing Live** and select your desired iOS device.
3940
2. Navigate to **Advanced Settings**.
4041
3. Locate the **Apple Pay** toggle and enable it, and confirm the device selection accordingly.
4142

@@ -51,8 +52,7 @@ Currently, Apple Pay manual testing in App Live is supported on these iOS real d
5152

5253
Within the App Live session, you can use Apple Pay via the **Assistive Touch** option. Simply click on Apple Pay, and you will be prompted to enter the device passcode (default is `123456`). Once the passcode is entered, you can complete a payment through Apple Pay, simulating a real user transaction.
5354

54-
- If the **Wallet** is not set up on the device, the **Apple Pay** option will not appear through **Assistive Touch**. Please ensure Wallet is configured before attempting to access Apple Pay.
55-
- Within a single session, only one card can be selected. To switch cards, you’ll need to start a new session with the desired card.
55+
- Within a single session, only one card can be selected. To switch cards, you’ll need to start a new session and continue adding your desired card.
5656

5757
## FAQs
5858

static/docs/bitrise-integration.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
55
Bitrise offers a mobile CI/CD platform as a service (PaaS) to accelerate the automation of your software development projects. It provides different mobile-first features like exhaustive mobile stack coverage, store code anywhere in cloud or on-premise, and zero hardware setup that make building, testing, and deploying faster and easier.
66

7-
Using TestMu AI with Bitrise, you can effortlessly perform [Appium testing](https://www.testmuai.com/appium-mobile-testing) of your mobile apps on an [online device farm](https://www.testmuai.com/online-device-farm) of 3000+ real devices and OS versions.
7+
Using TestMu AI with Bitrise, you can effortlessly perform [Appium testing](https://www.testmuai.com/appium-mobile-testing) of your mobile apps on an [online device farm](https://www.testmuai.com/online-device-farm) of 5000+ real devices and OS versions.
88

99
## Prerequisites
1010

static/docs/c-with-selenium-running-c-automation-scripts-on-testmu-selenium-grid.md

Lines changed: 1 addition & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -2,12 +2,7 @@
22

33
> For the full site index for AI agents, see [llms.txt](https://www.testmuai.com/support/docs/llms.txt).
44
5-
Run C# tests on the TestMu AI cloud grid. This guide covers setup, running a sample test, configuring capabilities, and testing locally hosted pages.
6-
7-
**Sample repo**
8-
All the code used in this guide is available in the sample repository.
9-
10-
View on GitHub
5+
Run your C# Selenium tests on the TestMu AI cloud grid across 10,000+ browser/device combinations. The setup is the same for every framework: you connect to the grid and pass your capabilities. This guide covers that shared flow once, then gives you a per-framework quickstart in the tabs below.
116

127
## Prerequisites
138

static/docs/camera-image-injection-on-real-devices.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ The Image and Video Injection processes leverages **Sensor Instrumentation** tec
1717

1818
### Key Features
1919

20-
- Extensive device compatibility (10000+ real devices)
20+
- Extensive device compatibility (5000+ real devices)
2121
- Comprehensive support for image and video based functionalities
2222
- Effortless integration with existing test environments
2323

static/docs/camera-image-injection.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22

33
> For the full site index for AI agents, see [llms.txt](https://www.testmuai.com/support/docs/llms.txt).
44
5-
Camera Image Injection feature allows you to test **image capturing, QR code scanning**, and **barcode scanning** functionalities in your app across **10000+ real devices** on the TestMu AI Real Device Cloud platform.
5+
Camera Image Injection feature allows you to test **image capturing, QR code scanning**, and **barcode scanning** functionalities in your app across **5000+ real devices** on the TestMu AI Real Device Cloud platform.
66

77
This tool is ideal for testing features such as:
88

static/docs/cerberus-integration.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -40,4 +40,4 @@ Now if you open your [Automation dashboard](https://www.testmuai.com/login/?redi
4040

4141
Once the test is complete, you can view the result of the test on TestMu AI, with all its details. You can view logs, [mark bugs](/docs/mark-as-bug-in-automation-testing/), and do much more for each executed test from your TestMu AI platform. To explore more about the TestMu AI's Automation Dashboard, refer [inside TestMu AI platform guide](/docs/inside-testmu-platform/).
4242

43-
> Congrats! You have successfully executed your Cerberus test case on the TestMu AI platform, which provides you 3000+ browser and operating system combinations to perform cross-browser testing. If you have any doubt or face any issues, please feel free to contact us via **24/7 chat support**, or you can also mail us at [support@testmuai.com](mailto:support@testmuai.com). Happy Testing!! 🙂
43+
> Congrats! You have successfully executed your Cerberus test case on the TestMu AI platform, which provides you 10,000+ browser/device combinations to perform cross-browser testing. If you have any doubt or face any issues, please feel free to contact us via **24/7 chat support**, or you can also mail us at [support@testmuai.com](mailto:support@testmuai.com). Happy Testing!! 🙂

static/docs/chrome-extension.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22

33
> For the full site index for AI agents, see [llms.txt](https://www.testmuai.com/support/docs/llms.txt).
44
5-
The [TestMu AI Chrome Extension](https://chrome.google.com/webstore/detail/lambdatest/fjcjehbiabkhkdbpkenkhaahhopildlh) enables you to perform cross-browser testing across 3000+ browser environments on the cloud more quickly and easily. Pick your favorite configurations, frequently used lists, and launch tests directly from your browser tab to save time.
5+
The [TestMu AI Chrome Extension](https://chrome.google.com/webstore/detail/lambdatest/fjcjehbiabkhkdbpkenkhaahhopildlh) enables you to perform cross-browser testing across 10,000+ browser/device combinations on the cloud more quickly and easily. Pick your favorite configurations, frequently used lists, and launch tests directly from your browser tab to save time.
66

77
TestMu AI Chrome Extension provides the following features:
88

0 commit comments

Comments
 (0)