Added implicit timeout handling
This commit is contained in:
parent
4fdfaa12ca
commit
90382a6a6c
|
@ -1,5 +1,6 @@
|
|||
package org.fremo.fredl.test;
|
||||
|
||||
import java.util.concurrent.TimeUnit;
|
||||
import org.openqa.selenium.By;
|
||||
import org.openqa.selenium.WebDriver;
|
||||
import org.openqa.selenium.WebElement;
|
||||
|
|
Loading…
Reference in New Issue