1

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?

Carle B. Navy
  • 1,156
  • 10
  • 28

1 Answers1

1
  1. We provide all automation scripts used to build browser images. See this repository.
  2. Regarding beta images - we have an issue and hope to start building more versions including ESR and beta during next months.
vania-pooh
  • 2,933
  • 4
  • 24
  • 42