Skip to content
This repository has been archived by the owner on Apr 12, 2024. It is now read-only.

Add element().text() to e2e DSL #106

Closed
aornelas opened this issue Oct 29, 2010 · 1 comment
Closed

Add element().text() to e2e DSL #106

aornelas opened this issue Oct 29, 2010 · 1 comment

Comments

@aornelas
Copy link

The only way to retrieve the text of an element at the moment is by using .query(), which is overly complex for such a simple operation.

.text() should return the trimmed text of the element.

@IgorMinar
Copy link
Contributor

dupe of #103

This issue was closed.
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