Overload List
Name | Description | |
---|---|---|
![]() | Frame(Int32) |
Select a frame by its (zero-based) index.
|
![]() | Frame(String) |
Select a frame by its name or ID.
|
![]() | Frame(IWebElement) |
Select a frame using its previously located IWebElement |
See Also