Common Issues of Appium
Common Issues of Appium Error 1: The following desired capabilities are a must, however these are not given: deviceName, platformName Solution: Add missing desired capabilities e.g. device Name, platformName in the Appium Read more »
Advantages and Competitors of Appium
Advantages of Appium It’s an open source tool. Support for both stages Android as well as iOS. Handles simulators/emulators and real devices. Underpins automation of Hybrid, Native and Webapps. Underpins Read more »
Connect the Android device to Appium Studio
Connect the Android device to Appium Studio Here are the steps to follow to Connect Android Device to Appium Studio. In Appium Studio go to Device tab. Click the Add Device icon Read more »
Sample Test Script – Android Emulator
Here is the SampleTest Script – Android Emulator using NUnit.Framework; using OpenQA.Selenium; using OpenQA.Selenium.Remote; using System; using System.Collections.Generic; using System.Linq; using System.Text; using System.Threading.Tasks; namespace SeleniumHelloWorld { public class Emulator Read more »
Sample Test Script for Android Emulator in Java
Sample Test Script for Android Emulator in Java package webdriverPackage; import org.testng.annotations.Test; import io.appium.java_client.remote.MobileCapabilityType; import java.net.MalformedURLException; import java.net.URL; import org.openqa.selenium.remote.DesiredCapabilities; import org.openqa.selenium.remote.RemoteWebDriver; public class AndroidTEst { @Test public void Read more »
Automate gestures in Appium
How to automate gestures in Appium Gestures play an important role in how your app is being used. With lot of unique gesture supported on mobile devices, automation has its own Read more »
ADB Commands
ADB Commands In this tutorial we will learn what is an ADB and how we can issue adb commands from command line or from a testing script. Following will be Read more »
Touch Actions in Appium
An Overview of the TouchAction / MultiAction API What is Touch Action? TouchAction objects contain a chain of events. In all the appium client libraries, touch objects are created and are Read more »
Sample Appium Resume
Manual Testing, Selenium with C#/Java automation, Appium,.NET. Angular, Sales force training/Interview support/Job support provided. Please call @ +91 888 588 5855 /Training@Techtutorialz.com DAVID SMITH Phone: 91 888 588 5855 Email: Read more »
Appium Practice Tests
Appium Practice Tests Appium Practice Tests Read more »