-
I'm trying to emulate my Android app with JSDOM but the compiler fails because of the fs-extra error ti build output
|
Beta Was this translation helpful? Give feedback.
Replies: 1 comment 6 replies
-
first of all: no clue what you are doing here 😄 But since the error log is inside |
Beta Was this translation helpful? Give feedback.
ah ok, because for that you could also use
Ti.XML
and use it like this:it's not DOM parsing as you would do it in a web browser but using XML methods.
Otherwise you could even use a webview and evaljs to parse HTML inside the webview and return the parts you'll need.
But I don't think jsdom will run. Perhaps someone else finds the thread and will jump in with a solution, so lets see. Otherwise: more people use Slack for support