You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Tashrique Ahmed edited this page Apr 10, 2025
·
5 revisions
Testing convention css selector -
<a class="nav-link testid-username" href="#"> Tashrique </a> Notice the testid-usernameWe will be using this style in class to grab elements from DOM to test. Please don't remove any class that starts with testid-