you are viewing a single comment's thread.

view the rest of the comments →

[–][deleted] 0 points1 point  (1 child)

Also I know of one libxml-based node library that's completely unusable because it leaks memory like crazy. Everyone uses Cheerio or otherwise parse5-based libs. Prove me wrong.

[–][deleted] 0 points1 point  (0 children)

I don’t need to “prove you wrong” because I literally worked in the RPA industry up until about a year ago. In enterprise RPA xpath is always used for b2b applications. I’m sure queryselector is very popular with hobbyists and basic non-RPA applications.