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.

Improve documentation for evaluate() #2323

@alecxe

Description

@alecxe

I think this is a documentation improvement request.

The ElementArrayFinder.evaluate API documentation page does not provide an example on how to use evaluate() on a result of element.all(), but instead it shows how to use it on a element():

var value = element(by.id('foo')).evaluate('variableInScope');

On the other hand ElementFinder.evaluateAPI documentation page does not have an example at all.

Thanks.

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