c# chrominium web object click

  1. MisterNick

    ChromiumWebBrowser Question

    Hello, Is it possible to click on the web object by it's tag name using Chrominium web browser? The default web control of .NET can do that, but i didn't find anything like 'GetElementById("objectID");' in Chrominium. Could you please, provide a tutorial for that. I have been using Registry...
Back
Top