I have a WebElement, I want to reset its an attribute's value to some other value (for e.g. attr
is the attribute, and I want to change its original value=1
to new value=10
).
Is it possible? I am using Selenium 2.0 (WebDriver.)
Question&Answers:
os 与恶龙缠斗过久,自身亦成为恶龙;凝视深渊过久,深渊将回以凝视…