Automation Archive

Simulating Browser Zoom Controls with Selenium
Though such scenarios are not common in automation activities, you may encounter need to simulate browser
16/9/2014
4

Better TestNG Reports with ATU Reporter
TestNG has decent reporting capability in terms of its in-built reports. But for some purpose, they
11/9/2014
26

Selenium Tooltip Mouseover Example
Tooltip is de facto standard nowadays for information sharing in web pages. In Selenium automation activities,
7/9/2014
3

Selenium WebDriver Read PDF Content
In test automation activities, we may encounter scenario when we have to verify PDF content. In
22/8/2014
21

Record Selenium Test Video
It is important for automation tester to verify that his/her scripts are working fine. One way
13/8/2014
1

Web Page Scroll Selenium WebDriver Example
One of the frequently appearing scenarios in test automation activities is scrolling a web page. We
12/8/2014
0

Selenium IDE glob Example for Pattern Matching
In Unix environments, ‘glob’ is referred to pattern matching using wildcard characters. As it is simpler
16/7/2014
1

Implementing Selenium IDE Data Driven Testing
During test automation activities in our projects, we often come across a requirement to make our
15/7/2014
2

Comprehensive list of Selenium blogs
Blogs are important resources to learn about Selenium and WebDriver related stuff. However, it may be
9/7/2014
10

Installing TestNG in Eclipse
TestNG is a test framework which provides more flexibility and functionality as compared to JUnit. It
8/7/2014
2