Forum Discussion
vijaysimha
7 years agoOccasional Contributor
Please illustrate an example on how to write dynamic xpaths in Testcomplete tool.
Ex: //*[@id='signout']/div[1]
baxatob
7 years agoCommunity Hero
You can test your xpath directly in your browser (e.g. using developer tools). If it works there, it will work also with TestComplete.