aspose file tools
The moose likes Testing and the fly likes checking the presence of link in Selenium WebDriver without raising any exception Big Moose Saloon
  Search | Java FAQ | Recent Topics
Register / Login


Win a copy of The Mikado Method this week in the Agile and other Processes forum!
JavaRanch » Java Forums » Engineering » Testing
Reply Bookmark "checking the presence of link in Selenium WebDriver without raising any exception" Watch "checking the presence of link in Selenium WebDriver without raising any exception" New topic
Author

checking the presence of link in Selenium WebDriver without raising any exception

Rakesh Khob
Greenhorn

Joined: Jul 03, 2011
Posts: 9
I have tried googling this but couldn't find a satisfying solution.
I am using WebDriver and I want to check if a link is present on the webpage or not and there's a logic which follows after this check so i want to do this inside an if{} block.
Is there a way to check the presence of a link without raising any exception(if it is not found)?
 
I agree. Here's the link: http://aspose.com/file-tools
 
subject: checking the presence of link in Selenium WebDriver without raising any exception
 
Similar Threads
xml validation
how to call a external javascripr file in my core java program?
JSP and browser error?
load java program on startup?
ResultSet and count urgent please help