jamietre / CsQuery

CsQuery is a complete CSS selector engine, HTML parser, and jQuery port for C# and .NET 4.
Other
1.16k stars 249 forks source link

Dom elements capture #195

Closed goldytech closed 9 years ago

goldytech commented 9 years ago

Is it possible to use CsQuery engine to capture dom elements by pointing the mouse pointer on the desired element. Something very similar to F12 dev tools in browser ?

tellez12 commented 9 years ago

No.. It does not have any relation with your Browser.