How to get the context of the app in Appium?
//It shows the context of the app or browser.
String pContext = driver.getContext();
Posted on May 8, 2019
By Shah Nawaz
//It shows the context of the app or browser.
String pContext = driver.getContext();
We use cookies to ensure that we give you the best experience on our website. If you continue to use this site we will assume that you are happy with it. Privacy Policy
Accept