Selenium Blog

Monday, January 9, 2012

Finding broken images in a webpage using Selenium

›
We were checking for broken URLs using Selenium in the previous post . Now we are going to see how to find broken images in a webpage. Broke...
26 comments:
Sunday, January 8, 2012

Finding the broken links in a webpage using Selenium

›
We heard about some Firefox plug-ins to find broken links in a webpage, like Link Checker, Xenu and etc. We need to install these plug-ins ...
84 comments:
Monday, January 2, 2012

FitNesse and Selenium

›
When we create our Selenium tests in Java normally we use JUnit or TestNG frameworks to execute our test scripts. We can also use FitNesse t...
38 comments:
Monday, December 5, 2011

JUnit or TestNG annotations gives syntax error

›
Sometimes JUnit or TestNG annotations gives syntax error eventhough we have imported all the necessary packages. It gives the error " S...
2 comments:
Saturday, November 19, 2011

Browser window not getting maximized while using Selenium windowMaximize() method

›
Unlike QTP, selenium tests can be executed without maximizing the browser window. Unless you click on the browser window, it will not get ma...
6 comments:
Friday, November 18, 2011

Handling Certificate errors on Firefox and IE using Selenium

›
When we test some sites, we might get SSL Certificate errors and it will be annoying for the Automation testers. They need to manually click...
5 comments:
Monday, November 14, 2011

Handling Authentication dialog box using Selenium and AutoIT

›
As we know Selenium is an automation tool for web based applications and it handles only web elements and popups which triggered from web pa...
105 comments:
›
Home
View web version

About Me

My photo
Veera
View my complete profile
Powered by Blogger.