What is the Use of webviewConnectRetries?
Number of times to send connection message to remote debugger, to get webview.
Defalut Value:-8
Example:-capabilities.setCapability("webviewConnectRetries", 12);
Posted on April 23, 2020
By Sridatta Pani
Number of times to send connection message to remote debugger, to get webview.
Defalut Value:-8
Example:-capabilities.setCapability("webviewConnectRetries", 12);