What is the use of “showChromedriverLog” capability?
Set to true to include Chromedriver log output in the Appium server logs.Default is false.
Eg:-capabilities.setCapability("showChromedriverLog", true);
Posted on January 30, 2020
By Ahmad Sayeed
Set to true to include Chromedriver log output in the Appium server logs.Default is false.
Eg:-capabilities.setCapability("showChromedriverLog", true);