C# Class SpecDrill.ElementLocator

显示文件 Open project: CosminSontu/SpecDrill Class Usage Examples

Public Methods

Method Description
Create ( By locatorKind, string locatorValue ) : IElementLocator

Method Details

Create() public static method

public static Create ( By locatorKind, string locatorValue ) : IElementLocator
locatorKind By
locatorValue string
return IElementLocator