Welcome Guest Search | Active Topics | Sign In | Register

EO.WebBrowser copy text with xpath or etc Options
Kenshai
Posted: Saturday, June 29, 2019 7:38:41 AM
Rank: Newbie
Groups: Member

Joined: 5/26/2019
Posts: 2
Hi, i am using eo web.browser. How to copy text from website?
With xpath or some other way.

Sample xpath: //*[@id="zone-content"]/div/div[1]/text()[2]

Thanks
eo_support
Posted: Sunday, June 30, 2019 5:07:46 PM
Rank: Administration
Groups: Administration

Joined: 5/27/2007
Posts: 24,218
Hi,

You will need to do it with JavaScript and then use WebView.EvalScript to run the JavaScript code. EO.WebBrowser does not specifically provide you any feature to copy anything, So whatever you want to do you do it with JavaScript and then invoke the corresponding JavaScript code.

Thanks!


You cannot post new topics in this forum.
You cannot reply to topics in this forum.
You cannot delete your posts in this forum.
You cannot edit your posts in this forum.
You cannot create polls in this forum.
You cannot vote in polls in this forum.