Uses of Class
jp.vmi.selenium.selenese.command.CommandList
-
Packages that use CommandList Package Description jp.vmi.html.result jp.vmi.selenium.rollup jp.vmi.selenium.selenese jp.vmi.selenium.selenese.inject -
-
Uses of CommandList in jp.vmi.html.result
Methods in jp.vmi.html.result that return CommandList Modifier and Type Method Description CommandListIHtmlResultTestCase. getCommandList()Get command list. -
Uses of CommandList in jp.vmi.selenium.rollup
Methods in jp.vmi.selenium.rollup that return CommandList Modifier and Type Method Description CommandListIRollupRule. getExpandedCommands(Context context, Map<String,String> rollupArgs)Get exapanded command list.CommandListRollupRule. getExpandedCommands(Context context, Map<String,String> rollupArgs) -
Uses of CommandList in jp.vmi.selenium.selenese
Methods in jp.vmi.selenium.selenese that return CommandList Modifier and Type Method Description CommandListErrorTestCase. getCommandList()Get command list.CommandListTestCase. getCommandList()Get command list. -
Uses of CommandList in jp.vmi.selenium.selenese.inject
Methods in jp.vmi.selenium.selenese.inject that return CommandList Modifier and Type Method Description static CommandListBinder. newCommandList()Constructs CommandList applied aspect.
-