Class AbstractUITest

java.lang.Object
com.onenetwork.platform.tools.test.ui.AbstractUITest

public abstract class AbstractUITest
extends java.lang.Object
Base class for selenium-based "UITest" classes. You are not required to use this base class, but if you do, it will automatically take a screenshot after any failed test.
  • Constructor Summary

    Constructors 
    Constructor Description
    AbstractUITest()  
  • Method Summary

    Methods inherited from class java.lang.Object

    clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait