Working with LIST AND DROPDOWN in RC


 

  // Working with List
  selenium.addSelection("ElementLocator", "Value");
  // Working with Dropdown
  selenium.select("ElementLocator", "Value");

No comments :

No comments :

Post a Comment