public class ListPref extends Object implements UserPrefField
Constructor and Description |
---|
ListPref(org.openqa.selenium.WebElement $container) |
Modifier and Type | Method and Description |
---|---|
ListPref |
clear() |
String |
getValue() |
UserPrefField |
set(String... values) |
public ListPref clear()
public String getValue()
getValue
in interface UserPrefField
public UserPrefField set(String... values)
set
in interface UserPrefField
Copyright © 2018 Atlassian. All rights reserved.