UI Testing Tip: Clicking Element by Its Text Content

Recent Usetrace feature lets you locate an element by its text content. Many websites and apps have user-generated content and therefore automating testing for them can be challenging. Often only the content of an element is known at the time of test definition (while the element position can be unknown). Recent Usetrace feature lets you […]