Answers for "angular specific attributes and locators list"

0

angular specific attributes and locators list

var ele = element(locator);
// Click on the element.
ele.click();
Posted by: Guest on July-15-2020

Code answers related to "angular specific attributes and locators list"

Code answers related to "Javascript"

Browse Popular Code Answers by Language