forwardemail / forwardemail/superagent

how to do something like document.queryselectorAll

Open
#1,643 0 comments 0 reactions 0 assignees View on GitHub
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

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.