Progress0%

XPath Assassin

0
Level 1/20•Level 1: The BasicsEasy
Target HTML
<div class="login-form">
  <h2>Login</h2>
  <input type="text" id="username" placeholder="Enter Username" />
  <input type="password" id="password" placeholder="Enter Password" />
  <button id="login-btn">Sign In</button>
</div>

Mission

Select the username input field by its ID.

>

Get In Touch

Interested in collaborating or have a question about my projects? Feel free to reach out. I'm always open to discussing new ideas and opportunities.