Option 1: You can use XPath indexing. Example: driver.findElement(By.xpath("(//*[@id="notificationStatusSwitch"])[2]")); Option 2:
確定! 回上一頁