Menu

FirstTestNG

By testautomation | Selenium Code

Aug 27
package selenium;

import org.testng.annotations.Test;

public class FirstTestNG {
  @Test
  public void f() {
  }
}

About the Author

Leave a Comment:

Leave a Comment: