p516336030 发表于 2018-2-6 23:44:16

selenium关于使用组合键的问题

              driver.findElement(By.xpath("//body")).sendKeys(Keys.CONTROL, "t");
这个我运行了一下,不能打开新的标签,不知道是什么原因,请大神指导,谢谢!
页: [1]
查看完整版本: selenium关于使用组合键的问题