Select the correct answer from the following options and write it down in the comments section:
Which selector can work for shadow DOM elements?
- //*[@id="input"]
- //input[@id="input"]
- input[id='input']
- //*[local-name()='svg']
No account yet? Create an account
Enter your E-mail address. We'll send you an e-mail with instructions to reset your password.