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

element.all(locator).each(eachFunction) Documentation incomplete #3028

Closed
tugayac opened this issue Mar 16, 2016 · 0 comments
Closed

element.all(locator).each(eachFunction) Documentation incomplete #3028

tugayac opened this issue Mar 16, 2016 · 0 comments
Assignees
Milestone

Comments

@tugayac
Copy link

tugayac commented Mar 16, 2016

(Using Protractor 3.1.1)

Documentation for element.all(locator).each(eachFunction) does not show what the return value of the each function is. Seems like it returns a webdriver.promise.Promise<void>, since each internally uses the map function.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

No branches or pull requests

2 participants