public class AssignId extends SeleneseCommand<Void>
Constructor and Description |
---|
AssignId(JavascriptLibrary js,
ElementFinder finder) |
Modifier and Type | Method and Description |
---|---|
protected Void |
handleSeleneseCommand(org.openqa.selenium.WebDriver driver,
String locator,
String value) |
apply, getTimeout, setDefaultTimeout
public AssignId(JavascriptLibrary js, ElementFinder finder)
protected Void handleSeleneseCommand(org.openqa.selenium.WebDriver driver, String locator, String value)
handleSeleneseCommand
in class SeleneseCommand<Void>
Copyright © 2015. All rights reserved.