UNPKG

appium-ios-driver

Version:
10 lines (7 loc) 229 B
(function () { UIAElementNil.prototype.type = function () { return "UIAElementNil"; }; UIAElementNil.prototype.isNil = function () { return true; }; UIAElement.prototype.isNil = function () { return false; }; })();