In this blog i am trying to describe about selenium problems with solutions.
Sunday, 21 October 2012
Mouse over on "element" using selenium
Here is is example of mouse over
Actions builder=new Actions(driver);
builder.moveToElement(tagElement).build().perform()
No comments:
Post a Comment
Newer Post
Older Post
Home
Subscribe to:
Post Comments (Atom)
No comments:
Post a Comment