How to get all context in the Appium?
//Get the context of the appium in which it is supporting. For example [NATIVE_APP, CHROMIUM]
Set pContext = driver.getContextHandles();
Posted on May 8, 2019
By Shah Nawaz
//Get the context of the appium in which it is supporting. For example [NATIVE_APP, CHROMIUM]
Set pContext = driver.getContextHandles();
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