I am using selenoid for automated e2e-testing and really like it. To ensure browser support on all versions, I am testing with different versions of Chrome/FF and now would need to also test with the beta versions of these browsers. I found out here that there is no built-in image for beta versions.
Is there another way to use beta versions anyway?