Skip to content

Commit

Permalink
removed unused constant IMPLICITLY_WAIT
Browse files Browse the repository at this point in the history
  • Loading branch information
Darth-koder007 authored and barancev committed Feb 1, 2019
1 parent 6d6f46b commit 361c731
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion javascript/node/selenium-webdriver/lib/command.js
Original file line number Diff line number Diff line change
Expand Up @@ -152,7 +152,6 @@ const Name = {

SCREENSHOT: 'screenshot',
TAKE_ELEMENT_SCREENSHOT: 'takeElementScreenshot',
IMPLICITLY_WAIT: 'implicitlyWait',
SET_SCRIPT_TIMEOUT: 'setScriptTimeout',

GET_TIMEOUT: 'getTimeout',
Expand Down

0 comments on commit 361c731

Please sign in to comment.