Skip to content

Instantly share code, notes, and snippets.

View Cyber-Lord's full-sized avatar
🏠
Working from home

Umar Adamu Cyber-Lord

🏠
Working from home
View GitHub Profile
@hidepin
hidepin / selenium_addon
Created March 17, 2016 21:08
selenium_addon
package org.func.sample.selnium;
import java.io.File;
import java.io.IOException;
import java.net.URL;
import java.util.concurrent.TimeUnit;
import org.apache.commons.io.FileUtils;
import org.openqa.selenium.By;
import org.openqa.selenium.OutputType;