Uses of Interface
org.citrusframework.actions.selenium.SeleniumSwitchWindowActionBuilder
Packages that use SeleniumSwitchWindowActionBuilder
-
Uses of SeleniumSwitchWindowActionBuilder in org.citrusframework.actions.selenium
Classes in org.citrusframework.actions.selenium with type parameters of type SeleniumSwitchWindowActionBuilderModifier and TypeInterfaceDescriptioninterfaceSeleniumSwitchWindowActionBuilder<T extends TestAction,B extends SeleniumSwitchWindowActionBuilder<T, B>> Methods in org.citrusframework.actions.selenium that return SeleniumSwitchWindowActionBuilderModifier and TypeMethodDescriptionSeleniumActionBuilder.focus()Switch window.SeleniumActionBuilder.switchWindow()Switch window.