All Posts

Get and set screen orientation using Appium and JAVA
Get and set screen orientation using Appium and JAVA
GokulMay 30, 20213 min read

Versions used while doing this blog post,Appium server version : 1.20.2Appium JAVA client version : 7.5.1 As we know, Appium is capable of automating Web, native and hybrid apps in android. In this post, lets…

analytics, information, innovation
Read server/client/logcat logs using Appium and JAVA
GokulMay 30, 20214 min read

Versions used while doing this blog post,Appium server version : 1.20.2Appium JAVA client version : 7.5.1 As we know, Appium is capable of automating Web, native and hybrid apps in android. In this post, lets…

Level Metrics – Filtering
Level Metrics – Filtering
VimalMay 16, 20215 min read

In every business model, multiple quantifiable measures are used to monitor the status of each process. These metrics must be analyzed at various levels on business needs to derive deeper insights. In Microstrategy, the metrics…

mobile phone, smartphone, 3d
Start and Stop Appium server programatically in different port using ServiceBuilder class in JAVA
GokulMay 9, 20214 min read

Versions used while doing this blog post,Appium server version : 1.21.0Appium JAVA client version : 7.5.1 As we know, Appium is capable of automating Web, native and hybrid apps in android. In this post, lets…