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

Expose wd methods on component elements #140

Open
MattiSG opened this issue Sep 21, 2015 · 0 comments
Open

Expose wd methods on component elements #140

MattiSG opened this issue Sep 21, 2015 · 0 comments
Assignees
Labels
Milestone

Comments

@MattiSG
Copy link
Owner

MattiSG commented Sep 21, 2015

Rather than “magic actions” that look like MyComponent.setXXX(val), expose MyComponent.XXX.sendKeys(val) (or a wrapper for clear + sendKeys, like MyComponent.XXX.type(val)).

The basic idea is to provide an architecture of systematic Component → Element → basic interaction or Component → higher-level action.

@MattiSG MattiSG added this to the v1.0 milestone Sep 21, 2015
@MattiSG MattiSG added the syntax label Sep 21, 2015
@MattiSG MattiSG self-assigned this Sep 21, 2015
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
Projects
None yet
Development

No branches or pull requests

1 participant