Modifier and Type | Field and Description |
---|---|
protected ConfluenceFrameExecutor |
ConfluenceAbstractPageComponent.frameExecutor
Deprecated.
|
Modifier and Type | Field and Description |
---|---|
protected ConfluenceFrameExecutor |
EditorContent.execute
Deprecated.
|
Modifier and Type | Class and Description |
---|---|
class |
ConfluenceFrameExecutorTemplate
Deprecated.
in 5.8. Use
com.atlassian.confluence.webdriver.pageobjects.module.frame.ConfluenceFrameExecutorTemplate instead from
maven module com.atlassian.confluence:confluence-webdriver-pageobjects . See the new README. |
static class |
ConfluenceFrameExecutorTemplate.Lenient
Deprecated.
Tries to switch to the given frame before running the closure but does not escape if not possible.
|
static class |
ConfluenceFrameExecutorTemplate.Strict
Deprecated.
Switches to the given frame before running the closure and escapes if not possible.
|
Modifier and Type | Field and Description |
---|---|
protected ConfluenceFrameExecutor |
RenderedContent.execute
Deprecated.
|
protected ConfluenceFrameExecutor |
EditorPreview.frameExecutor
Deprecated.
|
Copyright © 2003–2020 Atlassian. All rights reserved.