C# Class Decchi.ParsingModule.WebBrowser.Chrome

Inheritance: WBParser
Show file Open project: Usagination/Decchi

Protected Methods

Method Description
GetByUIAutomation ( IntPtr handle, IList lst ) : void

Private Methods

Method Description
GetCurrentUrl ( AutomationElement chrome ) : string

Method Details

GetByUIAutomation() protected method

protected GetByUIAutomation ( IntPtr handle, IList lst ) : void
handle System.IntPtr
lst IList
return void