Forum Discussion

pavithiras's avatar
pavithiras
Occasional Contributor
2 years ago
Solved

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 ...
  • rraghvani's avatar
    2 years ago

    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.