Skip to content

Container->element can return null should throw an exception #26

@istaveren

Description

@istaveren

The function element in Containter can return null. Where the docblock tells it should only return Element type.

See the call to return $this->webDriverElement($results['value']); at line 77.

webDriverElement can return null next to Element. This is inconsistent.

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