12 2017 档案

摘要:在用Robot Framework通过Selenium2Library做web界面自动化测试的时候,报webdriver的错误: 此种情况是因为WebDriver的版本与浏览器的版本不对应。 WebDriver两个地方都可以放:(chromedriver.exe , IEDriverServer.e 阅读全文

posted @ 2017-12-19 14:52 张缤分 阅读(258) 评论(0) 推荐(0)

摘要:If you're using Windows it will not let you create a file without a filename in Windows Explorer. It will give you the error "You must type a file nam 阅读全文

posted @ 2017-12-14 11:04 张缤分 阅读(731) 评论(0) 推荐(0)

摘要:如何改变节点的摆放方向? 如果是新建节点,选择要放置节点的那一侧,按enter键,或者鼠标右键,插入平行节点即可。 如果是已经建好的节点,可以用ctrl+x, ctrl+v粘贴到另一边,或者选中子节点,再用ctrl键和上、下、左、右键组合来调整子节点的摆放位置。但是自己不能把一边的拉到另一边。 如何 阅读全文

posted @ 2017-12-07 10:27 张缤分 阅读(1111) 评论(0) 推荐(0)

导航