Method | Description | |
---|---|---|
ClickCloseMapping ( int waitAmt ) : void | ||
ClickDoneButton ( ) : void | ||
ClickEdit ( ) : void | ||
ClickFixErrors ( ) : void | ||
ClickOpenMapping ( ) : void | ||
DsfActivityUiMap ( bool createNewtab = true, int waitAmt = 1000 ) : System | ||
GetDoneButtonDisplayName ( ) : string | ||
GetInputMappingRows ( ) : List |
||
GetInputMappingToServiceValue ( int rowNumber ) : string | ||
IsFixErrorButtonShowing ( ) : bool |
Method | Description | |
---|---|---|
GetDoneButton ( ) : WpfButton | ||
GetFixErrorsButton ( ) : UITestControl |
public ClickCloseMapping ( int waitAmt ) : void | ||
waitAmt | int | |
return | void |
public DsfActivityUiMap ( bool createNewtab = true, int waitAmt = 1000 ) : System | ||
createNewtab | bool | |
waitAmt | int | |
return | System |
public GetInputMappingToServiceValue ( int rowNumber ) : string | ||
rowNumber | int | |
return | string |