Amna
5 years agoOccasional Contributor
How to handle dynamic Elements
aqObject["CheckProperty"](Aliases["browser"]["Page"]("http://10.10.35.109/dokmeeecm/#/main")["Panel"](1)["Panel"](0)["Panel"](1)["Panel"](0)["Form"](0)["Panel"](0)["Panel"](0)["Panel"](1)["Panel"](0)["Panel"](0)["Panel"](0)["Panel"](0)["Textbox"]("mat_input_4"), "Text", cmpEqual, "Derek");
On my website, when I want to get the object property of one of the text field then it shows the above mentioned object. In the above mentioned object "mat_input_4 value is dynamic How can I handle this value ?
Hi,
For example, "Using The Wildcard In The Name Map For Values That Change" and "Introducing Namemapping – TestComplete’s Object Repository" videos from the https://support.smartbear.com/testcomplete/videos/ page.