We can easily select the username element without adding a class or an id to the element. XPATH: //input[@name='username'] CSS: input[name=' ...
確定! 回上一頁