Skip to content

Commit

Permalink
fix: Align initial atom wait timeout with alerts check interval (#1720)
Browse files Browse the repository at this point in the history
  • Loading branch information
mykola-mokhnach authored Jun 3, 2023
1 parent 128f816 commit 8177e4b
Show file tree
Hide file tree
Showing 2 changed files with 354 additions and 353 deletions.
1 change: 0 additions & 1 deletion lib/commands/execute.js
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,6 @@ import {util} from 'appium/support';
/**
* Checks if script expects a particular parameter (either optional or required).
* @template {keyof XCUITestDriver.executeMethodMap} Script
* @this {XCUITestDriver}
* @param {Script} script - Script name
* @param {string} param - Parameter name
* @returns {boolean}
Expand Down
Loading

0 comments on commit 8177e4b

Please # to comment.