Uses of Class
com.atlassian.confluence.pageobjects.module.frame.ConfluenceFrameExecutorTemplate
-
Packages that use ConfluenceFrameExecutorTemplate Package Description com.atlassian.confluence.pageobjects.module.frame -
-
Uses of ConfluenceFrameExecutorTemplate in com.atlassian.confluence.pageobjects.module.frame
Subclasses of ConfluenceFrameExecutorTemplate in com.atlassian.confluence.pageobjects.module.frame Modifier and Type Class Description static classConfluenceFrameExecutorTemplate.LenientDeprecated.Tries to switch to the given frame before running the closure but does not escape if not possible.static classConfluenceFrameExecutorTemplate.StrictDeprecated.Switches to the given frame before running the closure and escapes if not possible.
-