public interface EditorToolbar
Modifier and Type | Method and Description |
---|---|
org.openqa.selenium.WebElement |
getButton(EditorButton whichButton) |
boolean |
isAdvanced() |
boolean |
isBasic() |
int |
numberOfToolbarItems() |
int numberOfToolbarItems()
org.openqa.selenium.WebElement getButton(EditorButton whichButton)
boolean isBasic()
boolean isAdvanced()
Copyright © 2015 JBoss by Red Hat. All Rights Reserved.