public class ContextualActions extends AbstractPage
Modifier and Type | Field and Description |
---|---|
org.openqa.selenium.WebElement |
addToWorklistButton |
org.openqa.selenium.WebElement |
exportButton |
org.openqa.selenium.WebElement |
favoritesButton |
org.openqa.selenium.WebElement |
followButton |
org.openqa.selenium.WebElement |
lockButton |
String |
permaBoxFocusName |
org.openqa.selenium.WebElement |
permaButton |
String |
xmlExportTitle |
driver, userServicesForm
Constructor and Description |
---|
ContextualActions(org.openqa.selenium.WebDriver driver) |
Modifier and Type | Method and Description |
---|---|
ContextualActions |
clickOnButton(org.openqa.selenium.WebElement button) |
ContextualActions |
closeFancyPermalinBox()
Clicks on "More" button, making sure we wait for content to be shown.
|
ContextualActions |
openMore()
Clicks on "More" button, making sure we wait for content to be shown.
|
asPage, clickOnTabIfNotSelected, clickOnTabIfNotSelected, clickOnTabIfNotSelected, findElementAndWaitUntilEnabled, findElementAndWaitUntilEnabled, findElementsWithTimeout, findElementWaitUntilEnabledAndClick, findElementWaitUntilEnabledAndClick, findElementWithTimeout, findElementWithTimeout, findElementWithTimeout, findElementWithTimeout, get, getErrorFeedbackMessage, getFancyBoxContent, getFeedbackMessage, getHeaderLinks, getWebFragment, getWebFragment, hasElement, selectItemInDropDownMenu, switchToFrame, useAjaxTabs, waitUntilEnabled, waitUntilURLDifferentFrom
public org.openqa.selenium.WebElement lockButton
public org.openqa.selenium.WebElement followButton
public org.openqa.selenium.WebElement addToWorklistButton
public org.openqa.selenium.WebElement permaButton
public String permaBoxFocusName
public org.openqa.selenium.WebElement exportButton
public org.openqa.selenium.WebElement favoritesButton
public String xmlExportTitle
public ContextualActions(org.openqa.selenium.WebDriver driver)
public ContextualActions clickOnButton(org.openqa.selenium.WebElement button)
public ContextualActions openMore()
public ContextualActions closeFancyPermalinBox()
Copyright © 2016 Nuxeo SA. All rights reserved.