How to Run Js And Get Result From Browser
Posted: Thu Jul 06, 2017 3:13 pm
How to Run Js And Get Result From Browser
For example, I want to use jquery css selector to get some value from current dom , What is the simplest way to do.
ExecuteJavaScript can just run js,but can't get result
GetV8Context.Eval() seem can't interact with real content ;
For example, I want to use jquery css selector to get some value from current dom , What is the simplest way to do.
ExecuteJavaScript can just run js,but can't get result
GetV8Context.Eval() seem can't interact with real content ;