How to Connect Device on Wifi in Appium N B 2/06/2018 04:36:00 pm 0 To Connect Device on Wifi in Appium 1.)Connect Device using USB Cable 2.)In CMD type below command C:\Windows\system32>adb devices L... Read more »
@BeforeTest @BeforeClass @BeforeMethod @Test Annotations in TestNG N B 6/26/2015 09:37:00 pm 0 package testSuite; import org.testng.annotations.BeforeClass; import org.testng.annotations.BeforeMethod; import org.testng.... Read more »
How to Install Jenkins in Windows and add Plugins to Jenkins N B 5/24/2015 06:25:00 pm 0 To Work with Jenkins in Windows we need to download Jenkins Download from here Install msi file of Jenkins from here After Install... Read more »