mirror of
https://github.com/Mueller-Patrick/Betterzon.git
synced 2026-05-26 12:38:03 +00:00
BETTERZON-99: Adding some basic cucumber tests (#45)
This commit is contained in:
@@ -0,0 +1,7 @@
|
||||
package stepdefs;
|
||||
|
||||
import org.openqa.selenium.WebDriver;
|
||||
|
||||
public class Preconditions {
|
||||
public static WebDriver driver;
|
||||
}
|
||||
Reference in New Issue
Block a user