forwardemail / forwardemail/superagent
how to do something like document.queryselectorAll
Open
- Dominant language
- JavaScript
- Stars
- 16.6k
- Forks
- 1.3k
- PR merge metrics
- No merged PRs in 30d
Description
Hi, guys just started using superagent, and thanks for the awesome plugin. sorry if this is a newbie question. can I know how to go through a table element and get each row into an array to further processing etc.
similar to document.querySelectorAll and document.querySelector usage.
I could not figure it out yet.
just tried something like below but not working
`res.text.querySelectorAll(selector)`
kindly can anyone tell me what is the correct approach to do so.
Contributor guide
Assessment
This issue has not been assessed yet.