Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
我有个问题。当我点击添加按钮时,会出现一个灯箱,我需要
我尝试使用以下代码但未成功:
d1.switchTo().frame(d1.findElement(By.xpath("locator string of text box Name ")));
您是否查看过 Firebug 以了解除了 xpath 之外您可以在灯箱上调用哪些属性?