EditorEmbeddedImage
instead from
maven module com.atlassian.confluence:confluence-webdriver-pageobjects
. See the new README.@Deprecated public class EditorEmbeddedImage extends Object
Constructor and Description |
---|
EditorEmbeddedImage(com.atlassian.pageobjects.elements.PageElement image)
Deprecated.
|
Modifier and Type | Method and Description |
---|---|
ImagePropertyPanel |
click()
Deprecated.
Click on the image.
|
com.atlassian.fugue.Option<String> |
getAttachmentName()
Deprecated.
|
Integer |
getHeight()
Deprecated.
|
Integer |
getWidth()
Deprecated.
|
boolean |
isBordered()
Deprecated.
|
void |
setAttribute(String name,
String value)
Deprecated.
|
boolean |
usingThumbnail()
Deprecated.
|
public EditorEmbeddedImage(com.atlassian.pageobjects.elements.PageElement image)
public Integer getWidth()
public Integer getHeight()
public ImagePropertyPanel click()
public boolean usingThumbnail()
public boolean isBordered()
public com.atlassian.fugue.Option<String> getAttachmentName()
Copyright © 2003–2018 Atlassian. All rights reserved.