My Careers
Learning Notes
Labels
Java Tutorial
Manual Testing
QTP Tutorial
Selenium
Web Service
Tuesday, 8 April 2014
Finding the link inside Anchor, not with in the span (Using LinkTExt) using selenium webdriver
We can directly use the linkText() for finding the link inside <A> tag.
WebElement elementt5= driver1.findElement(By.linkText(identify));
No comments:
Post a Comment
Newer Post
Older Post
Home
Subscribe to:
Post Comments (Atom)
No comments:
Post a Comment