Uses of Class
io.fluentlenium.core.action.WindowAction
Package
Description
-
Uses of WindowAction in io.fluentlenium.core
Modifier and TypeMethodDescriptiondefault WindowAction
FluentControl.window()
FluentDriver.window()
-
Uses of WindowAction in io.fluentlenium.core.action
Modifier and TypeMethodDescriptionWindowAction.fullscreen()
FullScreen the current window.WindowAction.maximize()
Maximize the current window.WindowAction.setPosition
(org.openqa.selenium.Point position) Sets the current window position.WindowAction.setSize
(org.openqa.selenium.Dimension size) Sets the current window size.Switches to particular window by handle.WindowAction.switchToLast()
Switches to lastly opened window.WindowAction.switchToLast
(String nameOrHandleToExclude) Switches to lastly opened window excluding the one provided as a parameter. -
Uses of WindowAction in io.fluentlenium.core.domain