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