Skip to content
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-

Clone this wiki locally