In this post we are going to start creating Custom reusable methods for some of the controls like HtmlEdit HtmlTextArea HtmlInputButton HtmlButton The custom reusable methods are going to perform just two operations Entering text in the textbox, it can be either HtmlEdit or HtmlTextArea, but still I want to enter text in these controls needless …
The post Creating custom reusable methods for different controls in Coded UI Testing appeared first on Execute Automation.