org.robotframework.javalib.annotation
Annotation Type RobotKeyword


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


Optional Element Summary
 java.lang.String value
           
 

value

public abstract java.lang.String value
Default:
""


Copyright © 2009. All Rights Reserved.