Uses of Class
org.kquiet.browser.ActionComposerBuilder.ActionSequenceBuilder.ReplyAlertBuilder
Packages that use ActionComposerBuilder.ActionSequenceBuilder.ReplyAlertBuilder
-
Uses of ActionComposerBuilder.ActionSequenceBuilder.ReplyAlertBuilder in org.kquiet.browser
Methods in org.kquiet.browser that return ActionComposerBuilder.ActionSequenceBuilder.ReplyAlertBuilderModifier and TypeMethodDescriptionActionComposerBuilder.ActionSequenceBuilder.prepareReplyAlert
(ReplyAlert.Decision decision) Start building aReplyAlert
.ActionComposerBuilder.ActionSequenceBuilder.ReplyAlertBuilder.withKeysToSend
(String keysToSend) Send characters to alert box.ActionComposerBuilder.ActionSequenceBuilder.ReplyAlertBuilder.withTextAsVariable
(String textVariableName) Set the text of alert box as a variable of buildingActionComposer
.