org.testng.xml.dom
Annotation Type OnElement


@Retention(value=RUNTIME)
@Target(value=METHOD)
public @interface OnElement


Required Element Summary
 String[] attributes
           
 String tag
           
 

Element Detail

tag

public abstract String tag

attributes

public abstract String[] attributes


Copyright © 2012. All Rights Reserved.