C# Class ReasonCodeExample.XPathInformation.Tests.Workbench.XPathWorkbenchAutomationModel

Mostrar archivo Open project: uli-weltersbach/XPathInformation Class Usage Examples

Public Methods

Method Description
Search ( string xpath ) : void
XPathWorkbenchAutomationModel ( AutomationElement mainWindow ) : System.Windows.Automation

Method Details

Search() public method

public Search ( string xpath ) : void
xpath string
return void

XPathWorkbenchAutomationModel() public method

public XPathWorkbenchAutomationModel ( AutomationElement mainWindow ) : System.Windows.Automation
mainWindow System.Windows.Automation.AutomationElement
return System.Windows.Automation