Why to use safariGarbageCollect capability? – pCloudy – Question and Answers
Home >> Appium Tricks and Tricks >> Why to use safariGarbageCollect capability? ...

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

Leave a Reply

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