What is the Use of enablePerformanceLogging? – pCloudy – Question and Answers
Home >> Appium Tricks and Tricks >> What is the Use of enablePerformanceLogging? ...

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);

Leave a Reply

Your email address will not be published. Required fields are marked *