bigskysoftware / bigskysoftware/_hyperscript
Flat mapping on pseudo commands
Open
enhancement
- Dominant language
- JavaScript
- Stars
- 3.8k
- Forks
- 172
- PR merge metrics
- No merged PRs in 30d
Description
Is this usage of pseudo-commands implemented? If not it will be great to have it.
```
Select All
```
Right now I'm doing this to perform the same action:
```
repeat in
it.click()
end
```
Thanks!
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.