|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectcom.atlassian.confluence.pageobjects.module.frame.ConfluenceFrameExecutorTemplate
com.atlassian.confluence.pageobjects.module.frame.ConfluenceFrameExecutorTemplate.Strict
public static class ConfluenceFrameExecutorTemplate.Strict
Switches to the given frame before running the closure and escapes if not possible.
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.
| Nested Class Summary |
|---|
| Nested classes/interfaces inherited from class com.atlassian.confluence.pageobjects.module.frame.ConfluenceFrameExecutorTemplate |
|---|
ConfluenceFrameExecutorTemplate.Lenient, ConfluenceFrameExecutorTemplate.Strict |
| Constructor Summary | |
|---|---|
ConfluenceFrameExecutorTemplate.Strict()
|
|
| Method Summary | |
|---|---|
protected void |
handleNoSuchFrameException(org.openqa.selenium.NoSuchFrameException exception)
|
| Methods inherited from class com.atlassian.confluence.pageobjects.module.frame.ConfluenceFrameExecutorTemplate |
|---|
onTinyMceIFrame, queryOnIFrame, queryOnTinyMceIFrame, switchToDefaultFrame, switchToFrame |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public ConfluenceFrameExecutorTemplate.Strict()
| Method Detail |
|---|
protected void handleNoSuchFrameException(org.openqa.selenium.NoSuchFrameException exception)
handleNoSuchFrameException in class ConfluenceFrameExecutorTemplate
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||