Skip to content

Exception thrown for manually triggered tests using timeouts()->implicitWait #410

@joshnorwich

Description

@joshnorwich

The following exception gets thrown when I manually trigger a test that sets an implicitWait:

PHPUnit_Extensions_Selenium2TestCase_Exception: There is no use in setting this timeout unless you also call $this->setSeleniumServerRequestsTimeout($seconds) in setUp().

This seems to be despite the fact that in our setupSpecificBrowser() function we set the param seleniumServerRequestsTimeout.

This exception does not get thrown on the same tests when they are run on an automated schedule.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions