摘要: 写入html代码,这里只需写入触发事件的按丑。 给按钮绑定事件 $(function(){ //参数设置,若用默认值可以省略以下面代 toastr.options = { "closeButton": false, //是否显示关闭按钮 "debug": false, //是否使用debug模式 "positio... 阅读全文
posted @ 2017-01-03 18:30 日月心诚 阅读(2560) 评论(0) 推荐(0)
摘要: 1 import org.openqa.selenium.By; 2 import org.openqa.selenium.WebDriver; 3 import org.openqa.selenium.WebElement; 4 import org.openqa.selenium.firefox.FirefoxDriver; 5 import org.openqa.selenium... 阅读全文
posted @ 2017-01-03 15:47 日月心诚 阅读(308) 评论(0) 推荐(0)