Selenium Utils

HI All,

for my last project, I started a small selenium utility.
Selenium testing is a must for me but I cannot afford buying a test bench license for this small project I am building (my advice: if you can somehow afford it, buy one!). Selenium tests are not too easy with vaadin, partly because of its very async architecture.

Perhaps others are also using plain Selenium (WebDriver) and are looking for same basic support. Then just try the addon!

You can find the selenium addon under https://vaadin.com/directory#addon/selenium-addon-for-vaadin:vaadin

Hope it helps you and waiting for your feedback.

R.,
Thomas