Category
Archives
- January 2023 (4)
- November 2022 (2)
- October 2022 (6)
- May 2021 (6)
- November 2020 (2)
- September 2020 (1)
- August 2020 (7)
- July 2020 (1)
- June 2020 (3)
- May 2020 (3)
- April 2020 (6)
- March 2020 (2)
- February 2020 (3)
- January 2020 (3)
Search Post by keyword
All Posts
Get and set screen orientation using Appium and JAVA
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…
Read server/client/logcat logs using Appium and JAVA
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
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…
Start and Stop Appium server programatically in different port using ServiceBuilder class in JAVA
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…