Hi,
I have an Hybrid Android app, and want to automate it using Appium.
I want to switch from NATIVE_APP to WEBVIEW context and do some stuff on WEBVIEW part.
But I can't switch the context because when I print all the available contexts using getContextHandles() method ,
I only found NATIVE_APP context. I tried to set WEBVIEW context but it throws nosuchcontext found exception.
Is there any possible way that I can switch contexts from NATIVE_APP to WEBVIEW in hybrid app so that I can do the stuff.
created
Aug '16
last reply
Apr '17
- 4
replies
- 1.6k
views
- 3
users
- 1
link