Skip to content

waitForEnabled fix for webdriver 6 - #2336

Merged
DavertMik merged 1 commit into
codeceptjs:masterfrom
dsharapkou:waitForEnabled-fix
Apr 17, 2020
Merged

waitForEnabled fix for webdriver 6#2336
DavertMik merged 1 commit into
codeceptjs:masterfrom
dsharapkou:waitForEnabled-fix

Conversation

@dsharapkou

@dsharapkou dsharapkou commented Apr 13, 2020

Copy link
Copy Markdown
Contributor

Motivation/Description of the PR

  • Faced issues with using of waitForEnabled - it used waitUntil with default 3000 ms for timeout
  • Pretty similar fix as this one but for waitForEnabled method of WebDriver

Applicable helpers:

  • WebDriver

Type of change

  • 🐛 Bug fix

Checklist:

  • Local tests are passed (Run npm test)

@pablopaul
pablopaul requested a review from kobenguyent April 16, 2020 06:07
@DavertMik
DavertMik merged commit 31673d1 into codeceptjs:master Apr 17, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants