Skip to content

waitForElement cann't work now #21

@shadowwider

Description

@shadowwider

for new webdriver IE and chrome ,maybe api is changed so waitForElement cann't work now.It will not trigger a brower's setTimeout.
I changed this.actionQueue.push(this.webdriverClient.implicitWait.bind(this.webdriverClient, timeout))
to this.webdriverClient.timeouts.bind(this.webdriverClient,'implicit',timeout) it works now.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions