|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Uses of ConfluenceFrameExecutor in com.atlassian.confluence.pageobjects.component |
---|
Fields in com.atlassian.confluence.pageobjects.component declared as ConfluenceFrameExecutor | |
---|---|
protected ConfluenceFrameExecutor |
ConfluenceAbstractPageComponent.frameExecutor
|
Uses of ConfluenceFrameExecutor in com.atlassian.confluence.pageobjects.component.editor |
---|
Fields in com.atlassian.confluence.pageobjects.component.editor declared as ConfluenceFrameExecutor | |
---|---|
protected ConfluenceFrameExecutor |
EditorContent.execute
|
Uses of ConfluenceFrameExecutor in com.atlassian.confluence.pageobjects.module.frame |
---|
Classes in com.atlassian.confluence.pageobjects.module.frame that implement ConfluenceFrameExecutor | |
---|---|
class |
ConfluenceFrameExecutorTemplate
|
static class |
ConfluenceFrameExecutorTemplate.Lenient
Tries to switch to the given frame before running the closure but does not escape if not possible. |
static class |
ConfluenceFrameExecutorTemplate.Strict
Switches to the given frame before running the closure and escapes if not possible. |
Uses of ConfluenceFrameExecutor in com.atlassian.confluence.pageobjects.page.content |
---|
Fields in com.atlassian.confluence.pageobjects.page.content declared as ConfluenceFrameExecutor | |
---|---|
protected ConfluenceFrameExecutor |
RenderedContent.execute
|
protected ConfluenceFrameExecutor |
EditorPreview.frameExecutor
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |