Automation Archive

Simulating Keypress Events in Selenium IDE
Since version 2.3.0, Selenium IDE supports keyboard keypress events. We can simulate Selenium IDE keypress events using
16/12/2014
6

Run Selenium IDE Script in Different Browsers using WebDriver Playback
WebDriver Playback is a newly introduced feature in Selenium IDE. It allows users to run Selenium
11/12/2014
8

Setup Sikuli on Windows Platform
Sikuli is an interesting tool which is useful for automating both desktop and web applications. Given
28/11/2014
0

Introduction to Sikuli: A GUI Automation Tool
Sikuli is an interesting tool which can appeal to both novice and seasoned automation professionals. It automates
15/11/2014
1

Verify Color in Selenium WebDriver
If automation requirements in your project wants you to verify colors of web page elements, you
11/11/2014
9

Selenium WebDriver Wait: A Detailed Guide
In automation, waiting is having the automated task execution elapse a certain amount of time before
29/10/2014
9

Selenium Verify Scrollbar Presence Example with WebDriver
Though not much of common scenario, you may need to verify presence of scrollbar on a
20/10/2014
6

Highlight Element using Selenium WebDriver
During automation testing, it is always useful to know which steps are being performed in browser.
14/10/2014
2

Tip to Find XPath in IE Browser
We often encounter a need to automate our application in IE browser. This may turn out
7/10/2014
6

Selenium IDE Loop Example
Selenium IDE is no doubt a great tool for basic automation purpose. It provides many commands
1/10/2014
10