driver.get("https://www.lambdatest.com/");. driver.findElement(By.linkText("Login")).click(); //using Selenium click button method ...
確定! 回上一頁