public abstract class RunOnFailureKeywordsAdapter extends Object implements RunOnFailureKeywords
| Constructor and Description |
|---|
RunOnFailureKeywordsAdapter() |
| Modifier and Type | Method and Description |
|---|---|
void |
runOnFailureByAspectJ()
This method is called by the
com.github.markusbernhardt.selenium2library.aspects.RunOnFailureAspect in
case a exception is thrown in one of the public methods of a keyword
class.
|
public void runOnFailureByAspectJ()
runOnFailureByAspectJ in interface RunOnFailureKeywordsCopyright © 2014. All rights reserved.