I'm in the need of integrate an elements inspector like the one in Chrome or Firefox into my project in C#. I'm using GeckoFX 60 and it seems that there is nothing available. I even tried to connect the Remote debugger function of firefox with it but wasn't successful.. Is there any way to use the elements inspector with the GeckoFX, any project that simplifies it or a way to connect it with an external inspector?
Asked
Active
Viewed 314 times
1
-
You have tried this, I guess? https://bitbucket.org/geckofx/geckofx-29.0/issues/143/how-can-i-open-the-firefox-developer-tool It looks like the remote debug feature is broken... – wp78de Sep 10 '19 at 17:37
-
Same as https://stackoverflow.com/questions/54299650/how-do-i-embed-developer-tools-into-geckofx-web-browser However, no answer or upvote. – wp78de Sep 10 '19 at 17:41