public class BrowserToFrontPlugin
extends et.seleniet.api.ElementIndependentKeywordPlugin
This plugin brings the browser window back to front and returns its focus on OS level. Tested only for Firefox on Linux.
| Constructor and Description |
|---|
BrowserToFrontPlugin() |
| 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.