How to access the WEBVIEW of other browser on mobile device?

actually i am working with samsung NOTE4 device and i am not able to get the WebView of Samsung mobile default browser(Internet). please tell me is there any way to get the webview of this internet browser

Have you put this into your desired capabilities?

browserName = “Browser”

See http://appium.io/slate/en/master/?ruby#appium-server-capabilities

1 Like