Tips and solutions to use Selenium in IE automation

Selenium is a powerful open source project that ensembles a wide range of tools to let the user make automation of tasks and regression tests. Using Selenium to control Internet Explorer (IE) can be very tricky, since the driver of IE is not officially provided by Microsoft.

This post intends to show tips, some errors and solutions that I struggle to solve when using a Selenium Server Standalone to drive IE, if you have some error to suggest I will enjoy see a comment.

Continue reading “Tips and solutions to use Selenium in IE automation”