Skip to content
This repository was archived by the owner on Jul 29, 2024. It is now read-only.
This repository was archived by the owner on Jul 29, 2024. It is now read-only.

ScriptTimeoutError: asynchronous script timeout: result was not received in 0 seconds #117

@wakandan

Description

@wakandan

I'm getting this error occasionally, making all previously-passed tests failed. I saw this code driver.manage().timeouts().setScriptTimeout(5, TimeUnit.SECONDS); from

http://stackoverflow.com/questions/11646586/unable-to-execute-selenium-asynchronous-script

but I don't know how to run something like that from my protractor test. How should I proceed with this?

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions