Skip to content Skip to sidebar Skip to footer
Showing posts with the label Automation

Getting Error Of Connectivity In Appium Server

info: [37m-->[39m [37mPOST[39m [37m/wd/hub/session[39m [90m{'desiredCapabilities':{'… Read more Getting Error Of Connectivity In Appium Server

Unlock Android Mobile With Pin Code Programmatically Selenium Mobile Automation

I have a task that I need to write Android mobile test automation using Appium and selenium in Java… Read more Unlock Android Mobile With Pin Code Programmatically Selenium Mobile Automation

Changing Android Device Orientation With Adb

I'm using Android 4.4 on a real device and I want to set the device orientation via adb. I don… Read more Changing Android Device Orientation With Adb

Launching Chrome Browser Application With Desktop View In Android

I am launching chrome app using the following desired capabilities DesiredCapabilities capabilities… Read more Launching Chrome Browser Application With Desktop View In Android

Unable To Toggle Airplane Mode, Espresso

I am trying to toggle airplane mode on kitkat version, on rooted emulator. I am using espresso for … Read more Unable To Toggle Airplane Mode, Espresso

Build Failed : Gradle With Uiautomator Android

I had been trying to build my test project jar file using gradle instead of ant with uiautomator an… Read more Build Failed : Gradle With Uiautomator Android