51Testing软件测试论坛

标题: Selenium如何调用页面上的js函数? [打印本页]

作者: denisye    时间: 2009-12-24 15:38
标题: Selenium如何调用页面上的js函数?
Selenium能否直接调用Web页面上的js函数?比方说,页面上有个add()的js函数,怎么样可以直接在Selenium脚本里调用?

谢谢!^_^
作者: denisye    时间: 2009-12-24 16:35
找到方法了,自己来结帖
selenium.click("xpath=//a[@href='javascript:addRecord();']");
其实很简单,就是用href属性定位。。。。。呵呵,看来自己还要多学学^_^
作者: haowen.wang    时间: 2012-7-27 11:27
一个小时你就自己结贴了,真棒。。。不过是在4年前了。。




欢迎光临 51Testing软件测试论坛 (http://bbs.51testing.com/) Powered by Discuz! X3.2