diff --git a/lib/commands/web.js b/lib/commands/web.js index 5afae14d1..6ee1fb505 100644 --- a/lib/commands/web.js +++ b/lib/commands/web.js @@ -272,7 +272,6 @@ const commands = { } await this._deleteCookie(cookie); - return true; }, /** * @this {XCUITestDriver}