public static class JSAFSMap.LoginWindow
extends java.lang.Object
Mappings like this allow a Driver test to perform actions using syntax shown below:
Modifier and Type | Field and Description |
---|---|
static PushButton |
Cancel |
static Window |
LoginWindow |
static EditBox |
Password |
static PushButton |
Submit |
static EditBox |
UserId |
Modifier and Type | Method and Description |
---|---|
static java.lang.String |
getName()
Retrieve the windows string name without resorting to the Window object.
|
public static final Window LoginWindow
public static final EditBox UserId
public static final EditBox Password
public static final PushButton Submit
public static final PushButton Cancel
Copyright © SAS Institute. All Rights Reserved.