Skip to content

Files

Latest commit

 

History

History
90 lines (82 loc) · 4.34 KB

smartui-appium-sdk.md

File metadata and controls

90 lines (82 loc) · 4.34 KB
id title sidebar_label description keywords url slug
smartui-appium-sdk
Integrate SmartUI SDK with Appium Tests
Appium
In this documentation, learn how integrate your Appium automated tests with LambdaTest's SmartUI.
Visual Regression
Visual Regression Testing Guide
Visual Regression Test Automation
Visual Regression Automation Testing
Running Visual Regression Tests
Visual Regression Testing Online
Run Visual Regression
Visual Regression Run Specific Test
Visual Regression Testing Environment
How to Run Visual Regression Tests
smartui-appium-sdk/

import Tabs from '@theme/Tabs'; import TabItem from '@theme/TabItem'; import NewTag from '../src/component/newTag';

<script type="application/ld+json" dangerouslySetInnerHTML={{ __html: JSON.stringify({ "@context": "https://schema.org", "@type": "BreadcrumbList", "itemListElement": [{ "@type": "ListItem", "position": 1, "name": "LambdaTest", "item": "https://www.lambdatest.com" },{ "@type": "ListItem", "position": 2, "name": "Support", "item": "https://www.lambdatest.com/support/docs/" },{ "@type": "ListItem", "position": 3, "name": "Smart Visual Testing", "item": "https://www.lambdatest.com/support/docs/smartui-appium-sdk/" }] }) }} ></script>

Appium is an open-source tool for automating mobile application testing. It allows developers and testers to write tests for native, hybrid, and mobile web applications across multiple platforms, such as iOS and Android, using a single codebase.

The LambdaTest SmartUI SDK supports multiple programming languages for running Appium automation tests on mobile browsers.
Below is the list of supported languages:

We support all languages and frameworks that are compatible with Appium, so in case your favorite isn't in the table.
Don't worry, you can still run the test. window.openLTChatWidget()}>Contact Us for any help.