Using xpath : - //*[@id='email' or @name='email'] , here first it will check for the id and then it will check for the second. Based on index also, we can ...
確定! 回上一頁