标题自动添加( - )

时间:2016-11-25 19:27:02

标签: css text title

我的问题是我的小部件,我不明白,我该如何解决?

Screenshot

1 个答案:

答案 0 :(得分:0)

我发现This Guide可能对css-tricks有帮助。使用public static void main(String[] args) { //Opening the browser WebDriver driver = new FirefoxDriver(); //Navigating to this url driver.get("https://www.gmail.com"); //Maximizing the browser window driver.manage().window().maximize(); //Closing the browser driver.close(); } 可以防止文本连字符。