Uses of Class
org.kquiet.browser.ActionComposerBuilder.ActionSequenceBuilder.ScrollToViewBuilder
Packages that use ActionComposerBuilder.ActionSequenceBuilder.ScrollToViewBuilder
-
Uses of ActionComposerBuilder.ActionSequenceBuilder.ScrollToViewBuilder in org.kquiet.browser
Methods in org.kquiet.browser that return ActionComposerBuilder.ActionSequenceBuilder.ScrollToViewBuilderModifier and TypeMethodDescriptionActionComposerBuilder.ActionSequenceBuilder.prepareScrollToView
(org.openqa.selenium.By by, boolean toTop) Start building aScrollToView
.ActionComposerBuilder.ActionSequenceBuilder.ScrollToViewBuilder.withInFrame
(List<org.openqa.selenium.By> frameBySequence) Set the frame locating mechanism for the element resides in a frame.