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 ;
Disclosure Statement: This site contains affiliate links, which means that I may receive a commission if you make a purchase using these links. As an eBay Partner, I earn from qualifying purchases.
How to Run Js And Get Result From Browser
- salvadordf
- Posts: 4620
- Joined: Thu Feb 02, 2017 12:24 pm
- Location: Spain
- Contact:
Re: How to Run Js And Get Result From Browser
Hi,
Read this :
viewtopic.php?f=8&t=42
You need to register an extension. Check the MiniBrowser demo.
Read this :
viewtopic.php?f=8&t=42
You need to register an extension. Check the MiniBrowser demo.