What is the Use of enablePerformanceLogging?
Enable performance logging of webviews and web browsers. Enables Chromedriver performance logging on Android. Enables Safari performance logging on iOS.
Defalut Value:-false
Example:-capabilities.setCapability("enablePerformanceLogging", false);