Uses of Package
org.kquiet.browser
Packages that use org.kquiet.browser
-
Classes in org.kquiet.browser used by org.kquiet.browserClassDescription
AbstractActionComposerimplements most methods ofActionComposerto lay ground works for possible subclasses.ActionComposeris responsible to maintain a sequence of actions, arrange them to be executed and track their execution result.ActionComposerBuilderis resposible to build aActionComposerin a fluent way.A builder to build theactionsinto a sequence.A builder to buildClickin a fluent way.A builder to buildCloseWindowin a fluent way.A builder to buildCustomin a fluent way.A builder to buildExtractin a fluent way.A builder to buildGetUrlin a fluent way.A builder to buildIfThenElsein a fluent way.A builder to buildJustWaitin a fluent way.A builder to buildMouseOverin a fluent way.A builder to buildOpenWindowin a fluent way.A builder to buildPostFormin a fluent way.A builder to buildReplyAlertin a fluent way.A builder to buildScrollToViewin a fluent way.A builder to buildSelectin a fluent way.A builder to buildSendKeyin a fluent way.A builder to buildUploadin a fluent way.A builder to buildWaitUntilin a fluent way.ActionRunneris resposible to run a browser through Selenium and execute actions against it.BasicActionComposerprovides basic implementation ofActionComposer.BasicActionRunnermaintains two prioritized thread pool internally to executeActionComposerand browser actions separatedly.Supported browser type.AnDynamicActionSequenceis a sequence of actions which supports add operations. -
Classes in org.kquiet.browser used by org.kquiet.browser.actionClassDescription
ActionComposeris responsible to maintain a sequence of actions, arrange them to be executed and track their execution result.AnDynamicActionSequenceis a sequence of actions which supports add operations.