public static class ConfluenceFrameExecutorTemplate.Lenient extends ConfluenceFrameExecutorTemplate
This is the default, and should be used on component which want to stay agnostic on which page they're on. E.g.
RenderedContent.getColumnContent(int)
exposes information about the content in a column layout. The
selector for this works on the editor page (inside the tinyMCE IFrame) and on the view page (on the default
frame.
ConfluenceFrameExecutorTemplate.Lenient, ConfluenceFrameExecutorTemplate.Strict
Constructor and Description |
---|
Lenient() |
Modifier and Type | Method and Description |
---|---|
protected void |
handleNoSuchFrameException(org.openqa.selenium.NoSuchFrameException exception) |
onTinyMceIFrame, queryOnIFrame, queryOnTinyMceIFrame, switchToDefaultFrame, switchToFrame
protected void handleNoSuchFrameException(org.openqa.selenium.NoSuchFrameException exception)
handleNoSuchFrameException
in class ConfluenceFrameExecutorTemplate
Copyright © 2003–2016 Atlassian. All rights reserved.