Skip to content

Instantly share code, notes, and snippets.

View innamuri's full-sized avatar

Seshu Babu Innamuri innamuri

View GitHub Profile
package com.sawoy.grid;
import com.google.common.base.Throwables;
import org.junit.*;
import org.openqa.selenium.Cookie;
import org.openqa.selenium.WebDriver;
import org.openqa.selenium.ie.InternetExplorerDriver;
import org.openqa.selenium.ie.InternetExplorerDriverLogLevel;
import org.openqa.selenium.ie.InternetExplorerDriverService;
import org.openqa.selenium.remote.DesiredCapabilities;