51Testing软件测试论坛
标题:
用javascript修改页面代码的问题
[打印本页]
作者:
老铁不走一个吗
时间:
2018-4-4 10:32
标题:
用javascript修改页面代码的问题
请问老师,上课时讲了用
removeAttribute
()的方法去除某个属性,那如果要改变某个属性的值(比如想把
<input
[color=rgba(0, 0, 0, 0.56)]
type="button"
[color=rgba(0, 0, 0, 0.56)]
value="123">
中的
value
值从
123
变成
234
该怎么办呢
[color=rgba(0, 0, 0, 0.56)])
[color=rgba(0, 0, 0, 0.56)]
[color=rgba(0, 0, 0, 0.56)]在学课程
Selenium+RobotFramework自动化测试实战班
http://www.atstudy.com/course/420
作者:
学掌门网校
时间:
2018-4-4 13:51
在重现这个问题,你可以用setAttribute('value', 234')
欢迎光临 51Testing软件测试论坛 (http://bbs.51testing.com/)
Powered by Discuz! X3.2