public interface BambooWebDriverTestedProduct
extends com.atlassian.pageobjects.TestedProduct<com.atlassian.webdriver.pageobjects.WebDriverTester>
TestedProduct
with additional methods for interacting with UIModifier and Type | Method and Description |
---|---|
void |
dragAndDrop(org.openqa.selenium.WebElement fromHandle,
org.openqa.selenium.WebElement toHandle,
int overshootByX,
int overshootByY) |
org.openqa.selenium.WebElement |
getDragHandleWithinElementId(String id) |
org.openqa.selenium.WebElement getDragHandleWithinElementId(String id)
void dragAndDrop(org.openqa.selenium.WebElement fromHandle, org.openqa.selenium.WebElement toHandle, int overshootByX, int overshootByY)
Copyright © 2022 Atlassian Software Systems Pty Ltd. All rights reserved.