-2

When I am executing hybrid testing on real device, switchTo().window("WEBVIEW") works perfectly, but when I am using emulator, it doesn't do anything.

1 Answers1

0

This is no more the preferred way as suggested in appium documentation. You should use context switching.

vvvvaib
  • 334
  • 6
  • 17