public class ExtensionDescriptionPane extends BaseElement
Constructor and Description |
---|
ExtensionDescriptionPane(org.openqa.selenium.WebElement container)
Creates a new instance.
|
Modifier and Type | Method and Description |
---|---|
List<String> |
getFeatures() |
String |
getId() |
org.openqa.selenium.WebElement |
getIssues() |
String |
getLicense() |
List<String> |
getNamespaces() |
org.openqa.selenium.WebElement |
getSources() |
String |
getType() |
org.openqa.selenium.WebElement |
getWebSite() |
getDriver, getUtil, isElementVisible, setContext, waitForNotificationErrorMessage, waitForNotificationInProgressMessage, waitForNotificationSuccessMessage, waitForNotificationWarningMessage, waitUntilPageJSIsLoaded
public ExtensionDescriptionPane(org.openqa.selenium.WebElement container)
container
- the section containerpublic String getLicense()
public org.openqa.selenium.WebElement getWebSite()
public String getId()
public String getType()
public org.openqa.selenium.WebElement getSources()
public org.openqa.selenium.WebElement getIssues()
Copyright © 2004–2021 XWiki. All rights reserved.