Our app will cerate a new webView when click at some elements in the webView.[here, we have two webviews, old webview and new webview].
When i use robotium's method ,like: getWebUrl() or getWebElements(), it return elements in old webView. but not elements in the new webview.
Our app will cerate a new webView when click at some elements in the webView.[here, we have two webviews, old webview and new webview]. When i use robotium's method ,like: getWebUrl() or getWebElements(), it return elements in old webView. but not elements in the new webview.