public class SwitchFramePlugin
extends et.seleniet.api.KeywordPlugin
This plugin selects the given frame element as active frame. ATTENTION we expect an XPATH to identify the frame. Waits up to 20 seconds for the frame to appear.
| Constructor and Description |
|---|
SwitchFramePlugin() |
| Modifier and Type | Method and Description |
|---|---|
void |
execute(et.seleniet.api.Seleniet driver,
org.openqa.selenium.WebElement elem,
String page,
List<String> lineArgs,
List<String> tcParams) |
Copyright © 2016 Thomas Eitzenberger. All rights reserved.