Skip to content

Instantly share code, notes, and snippets.

@JithendraKumarC
JithendraKumarC / gist:001aeed100389ad5510b2da9327e8470
Last active September 15, 2017 09:01
Not Able to click on dail pad
package pack3;
import java.net.URL;
import java.time.Duration;
import java.util.concurrent.TimeUnit;
import org.openqa.selenium.By;
import org.openqa.selenium.WebDriver;
import org.openqa.selenium.WebElement;