#data-testid

[ follow ]
fromSitePoint Forums | Web Development & Design Community
2 days ago

How can I locate the files using a data-testid identifier using Google Developer Tools

To trace the functionality of the 'Login' button with data-testid 'top-nav-login-button', open Chrome Developer Tools, select the Elements tab, and use the search function (Ctrl+F) to find the element.
Web development
[ Load more ]