Please support plain Selenium with the same or similar syntax as the Zalenium build lib. Like so: ``` withSelenium(config, dockerNetwork) { --> seleniumIp, uid, gid // do the deeds } ```