public class SubmitCommandListener extends java.lang.Object implements SeleniumCommandListener
| Constructor and Description |
|---|
SubmitCommandListener() |
| Modifier and Type | Method and Description |
|---|---|
void |
afterCommand(QAFCommandProcessor proc,
SeleniumCommandTracker commandTracker)
This method is invoked after doCommand by command processor
|
void |
beforeCommand(QAFCommandProcessor proc,
SeleniumCommandTracker sc)
This method is invoked before doCommand by command processor
|
public void afterCommand(QAFCommandProcessor proc, SeleniumCommandTracker commandTracker)
SeleniumCommandListenerafterCommand in interface SeleniumCommandListenerpublic void beforeCommand(QAFCommandProcessor proc, SeleniumCommandTracker sc)
SeleniumCommandListenerbeforeCommand in interface SeleniumCommandListenerCopyright © 2000 Infostretch Corp.