Answer the question
In order to leave comments, you need to log in
How to use latest browser version in selenoid?
Hello
Tell me, is it possible not to explicitly specify the desired version of the browser, but to prescribe so that the latest one is simply used?
For example, there is a capability for python:
capabilities = {
"browserName": "chrome",
"browserVersion": "97.0",
"selenoid:options": {
"enableVNC": True,
"enableVideo": False
}
}
Answer the question
In order to leave comments, you need to log in
Didn't find what you were looking for?
Ask your questionAsk a Question
731 491 924 answers to any question