Annotation Interface SingleSession


@Retention(RUNTIME) @Inherited @Target({FIELD,TYPE}) public @interface SingleSession
This class is copied from Boni Garcia code, Selenium-Jupiter.
Original code can be found here.