Road To Automation

Pages

▼

Road to capture screenshot using Appium java

›
Use below function to capture screen shot of android application using Appium. // capturing screenshot     public void captureScree...

Road to automate Network feature of device using Appium

›
Appium provide NetworkConnectionSetting class using this we can disable and enable network setting of mobile. Below example show you how to...

Java TestNg Selenium Webdriver Training syllabus

›
Syllabus of Training Session: TestNG: 1. What is TestNg 2. Installing TestNg in Eclipse 3. TestNg annotations 4. Understan...

Page Object Model for selenium webdriver

›
Like QTP, TestComplete and few other automation tools selenium webdriver does not provide any centralized repository where we can put objec...
3 comments:

Road to capture android log using java code

›
In this post I will show you how to capture android log using java code. public static void captureAndroidDevicesLog() {   try {    ...
1 comment:
‹
›
Home
View web version
Powered by Blogger.