How to switch the context to the chrome webview while running App Automation test on LambdaTest?

How to switch the context to the chrome webview while running App Automation test on LambdaTest?

Hi Brett M,

You can switch the context to chrome webview using the below command:

driver.context("WEBVIEW_chrome");