We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 5eecb42 commit ff50c76Copy full SHA for ff50c76
modules/selenoid_grid/README.md
@@ -130,7 +130,10 @@ once they are provisioned they will have latest available browser images.
130
131
**CAVEAT:** since selenoid runs browsers in docker you would expect *latest version of your browser docker image*.
132
Which means that it may not be as fresh as you required browser. You can find available browser docker images
133
-on [selenoid dockerhub](https://hub.docker.com/u/selenoid/).
+
134
+* in [selenoid doc appendix A](https://aerokube.com/selenoid/latest/#_browser_image_information) - with known issues
135
+and requirements
136
+* on [selenoid dockerhub](https://hub.docker.com/u/selenoid/).
137
138
#### Advanced browser configuration
139
0 commit comments