public static class ConfluenceFrameExecutorTemplate.Strict extends ConfluenceFrameExecutorTemplate
This should be used for components which encapsulate locators which only work on the given iFrame. E.g. the
MacroPlaceholder
component only works on the tinyMCE IFrame.
ConfluenceFrameExecutorTemplate.Lenient, ConfluenceFrameExecutorTemplate.Strict
Constructor and Description |
---|
Strict() |
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–2015 Atlassian. All rights reserved.