Why to use safariGarbageCollect capability?
Perform garbage collection of the javascript heap in Safari webviews before each command is sent.
Defalut value:-False
Eg:-capabilities.setCapability("safariGarbageCollect", true);
Posted on March 2, 2020
By Sridatta Pani
Perform garbage collection of the javascript heap in Safari webviews before each command is sent.
Defalut value:-False
Eg:-capabilities.setCapability("safariGarbageCollect", true);