Class EditorEmbeddedImage
java.lang.Object
com.atlassian.confluence.pageobjects.component.editor.EditorEmbeddedImage
Deprecated.
-
Constructor Summary
ConstructorsConstructorDescriptionEditorEmbeddedImage(com.atlassian.pageobjects.elements.PageElement image) Deprecated. -
Method Summary
-
Constructor Details
-
EditorEmbeddedImage
public EditorEmbeddedImage(com.atlassian.pageobjects.elements.PageElement image) Deprecated.
-
-
Method Details
-
getWidth
Deprecated. -
click
Deprecated.Click on the image. This has the side effect of selecting the image in the editor.- Returns:
- the image property panel that appears when an image is clicked
- Since:
- 5.7
-
usingThumbnail
public boolean usingThumbnail()Deprecated. -
setAttribute
Deprecated. -
isBordered
public boolean isBordered()Deprecated.- Returns:
- true if this embedded image has a border applied to it
- Since:
- 5.7
-
getAttachmentName
Deprecated.- Returns:
- the attachment filename for this embedded image, or none() if it's not an attachment image.
- Since:
- 5.7
-
EditorEmbeddedImageinstead from maven modulecom.atlassian.confluence:confluence-webdriver-pageobjects. See the new README.