Wednesday, May 21, 2014

Selenium : Skip or Disable a Test or any Annotation



 To disable or skip a test or any Test NG annotation .  

 

 

Syntax: @Annotation(enabled=false)
Ex: @Test(enabled=false)   or @BeforeMethod(enabled=false)

1 comment:

  1. Hello,
    The Article on Skip or Disable a Test or any Annotation Syntax is informative.It give detail information about it .Thanks for Sharing the information on disable a test systax. Software Testing Services

    ReplyDelete