Browsed by
Tag: Guice

Injecting the WebDriver not the manager.

Injecting the WebDriver not the manager.

Sorry! I forgot to mention last time that I was having a week off to spend some quality time with my long suffering wife and kids. I have added a fair deal of code, and I don’t plan on explaining all of it here, just the most relevant. Last time, I managed to get dependency injection working, but not in a way that I was at all happy with. My decision to create WebDriverManager classes led me to create a…

Read More Read More

Hello world!

Hello world!

Welcome to my first efforts at a tech blog! If you are interested in learning about implementing a Web testing framework in Java using Selenium Webdriver page factory and Junit 5 you are in the right place. I aim to document my efforts to implement one in this blog. I am not an expert, so I do not make any promises of doing things in the best way, but I will try to explain the choices I have made along…

Read More Read More