I am currently attempting to register on . The registration process requires entering my first name, last name, email address, and password.
For the first name field, I attempted to locate the element by CSS using the syntax "input#name_fname", however, I encountered an error stating that the element was not found.
Can someone please provide me with the correct syntax for the fields pertaining to the first name, email address, and password?