pavithiras
2 years agoOccasional Contributor
Data Driven Testing Dropdown
Is it possible to make a Data-driven Keyword test for a web page that contains four fields, Which includes two text box fields and two drop down fields. How can I make it data driven, and I am going to get the inputs from an Excel sheet.
Thanks.
Object Spy will usually indicate the type of the UI object, and the methods exposed by the object, which can be used to perform various actions on the UI object. It's worth learning the basics of TC.