Skip to content

Instantly share code, notes, and snippets.

View nhatthuyld's full-sized avatar

nhatthuy nhatthuyld

  • Ho Chi Minh, Viet Nam
View GitHub Profile

Keybase proof

I hereby claim:

  • I am nhatthuyld on github.
  • I am nhatthuyld (https://keybase.io/nhatthuyld) on keybase.
  • I have a public key ASBZekThRB9AnQzq1gF_RCanqrsXdj22Qah6vFBBlFvF2go

To claim this, I am signing this object:

package com.wizeline;
import java.io.IOException;
import java.net.MalformedURLException;
import java.net.URL;
import java.util.List;
import java.util.concurrent.TimeUnit;
import org.junit.AfterClass;
import org.junit.Assert;
package projectname.com.example;
import java.util.List;
import java.util.Set;
import junit.framework.Assert;
import org.openqa.selenium.WebElement;
import org.junit.After;
import org.junit.AfterClass;
@nhatthuyld
nhatthuyld / switch_to_next_tab.java
Created July 22, 2018 14:51
here is code show how to switch to next tab
package projectname.com.example;
import java.util.List;
import java.util.Set;
import junit.framework.Assert;
import org.openqa.selenium.WebElement;
import org.junit.After;
import org.junit.Before;
@nhatthuyld
nhatthuyld / AskMeWatch.java
Created July 20, 2018 13:38
fix need to scroll intoView issue.
package projectname.com.example;
import java.util.List;
import junit.framework.Assert;
import org.openqa.selenium.WebElement;
import org.junit.After;
import org.junit.Before;
import org.junit.BeforeClass;
package Synova.askwatch;
import java.util.List;
import junit.framework.Assert;
import org.openqa.selenium.WebElement;
import org.junit.Before;
import org.junit.Test;
import org.openqa.selenium.Alert;
package projectname.com.example;
import java.util.List;
import junit.framework.Assert;
import org.openqa.selenium.WebElement;
import org.junit.Before;
import org.junit.Test;
import org.openqa.selenium.Alert;
package com.examples.seleniumrc;
import java.io.IOException;
import java.nio.file.Files;
import java.nio.file.Paths;
import java.util.ArrayList;
import java.util.Arrays;
import java.util.Collections;
import java.util.List;
import java.util.Random;
package com.examples.seleniumrc;
import java.util.List;
import org.junit.After;
import org.junit.Before;
import org.junit.Test;
import org.openqa.selenium.Alert;
import org.openqa.selenium.By;
import org.openqa.selenium.NoAlertPresentException;
package com.examples.seleniumrc;
import java.awt.event.ItemEvent;
import java.io.NotActiveException;
import java.util.NoSuchElementException;
import javax.swing.plaf.synth.SynthStyleFactory;
import org.junit.After;
import org.junit.Assert;