-
Notifications
You must be signed in to change notification settings - Fork 294
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
No WebView Context in "Get Contexts" result #403
Comments
Could please provide us the appium logs. Are you sure, that WEB_View pops up by app starting? If yes add appium cap: autoWebview : true | Move directly into Webview context. Default false | true, false |
@baselalali @yullyayu01 Hi there! We have encountered a similar issue when accessing iPads. Workaround was to call |
@baselalali @tchudobova-cen69317 Hi, I have already called
|
Hi,
I am new to RF and appiumlibray. I run only 2 test steps as:
I am using an ios app with initial native viewcontroller and second view is web view in a native viewcontroller. I assume I should see a WEBVIEW context by Get Contexts command, but there is no as the log result shows below. Without switching to WEBVIEW, it seems no way to interact with elements displayed.
Could somebody tells me why or how to debug it?
..['NATIVE_APP']
Please advise.
Thanks in advance.
The text was updated successfully, but these errors were encountered: