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

isElementPreset has no params listed in the docs. #1257

Closed
Droogans opened this issue Aug 28, 2014 · 2 comments
Closed

isElementPreset has no params listed in the docs. #1257

Droogans opened this issue Aug 28, 2014 · 2 comments

Comments

@Droogans
Copy link

I was under the impression that isElementPresent() was more or less a clone of isPresent(), except that it waits for Angular to settle before asking. It appears that the source says to give it a sublocator, which it passes into a new ElementFinder instance and calls isPresent() on that.

@juliemr
Copy link
Member

juliemr commented Aug 28, 2014

It's missing a @param tag.

@Droogans
Copy link
Author

Thank you!

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