메소드 | 설명 | |
---|---|---|
Exists ( ) : bool |
TODO: Add documentation description.
|
|
Frame ( WebClient client, string locator ) : System |
Initializes a new instance of the Frame class.
|
|
GetClient ( ) : WebClient |
TODO: Add documentation description.
|
|
GetLocation ( ) : point |
TODO: Add documentation description.
|
|
GetLocator ( ) : string |
TODO: Add documentation description.
|
|
GetSize ( ) : dimension |
TODO: Add documentation description.
|
|
GetURL ( ) : string |
TODO: Add documentation description.
|
|
InnerHtml ( ) : string |
TODO: Add documentation description.
|
|
SwitchTo ( |
TODO: Add documentation description.
|
public Frame ( WebClient client, string locator ) : System | ||
client | WebClient | TODO: Add documentation description for client parameter. |
locator | string | TODO: Add documentation description for locator parameter. |
리턴 | System |
public SwitchTo ( |
||
frame | TODO: Add documentation description for the frame parameter. | |
리턴 | void |