whitespace
This commit is contained in:
@@ -18,7 +18,6 @@ public class BonusManager {
|
||||
BrowserContext context = browser.newContext();
|
||||
Page bonusPagina = context.newPage();
|
||||
|
||||
|
||||
bonusPagina.navigate("https://www.ah.nl/bonus");
|
||||
TimeUnit.SECONDS.sleep(5); // wait for page to actaully fully load
|
||||
|
||||
|
||||
Reference in New Issue
Block a user