You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
As is shown in Grid>Configuration>Toml Options>Configuring and customising drivers. We can configure different browsers on a single node by set like the given example:
We can use a key "moz:firefoxOption" for firefox and "goog:chromeOption" for chrome. My question is, what should I use when configure browsers such as edge, ie or other supported browsers? I can't find a way to check what key-name should I use espically the abbreviations like "moz:","goog:"
There are also same questions in other examples like "networkname:applicationName":"node_1",""appium:platformVersion","gsg:customcap"
I think those kind of key-names like str1:str2 need more detailed explainations for their meanings. What does str1 and str2 mean or it’s just a no meaning varname with “:” . Where can I find all the supported keys like that for the option?Is those keys same for all type of browsers? If not, what are they.
The text was updated successfully, but these errors were encountered:
@lzt007, thank you for creating this issue. We will troubleshoot it as soon as we can.
Info for maintainers
Triage this issue by using labels.
If information is missing, add a helpful comment and then I-issue-template label.
If the issue is a question, add the I-question label.
If the issue is valid but there is no time to troubleshoot it, consider adding the help wanted label.
After troubleshooting the issue, please add the R-awaiting answer label.
Thank you!
lzt007
changed the title
[🚀 Feature]: Need more examples for browsers like edge and ie in configuration for selenium-grid
[🚀 Feature]: Need more detailed explainations for the configurations of selenium-grid
Apr 3, 2024
lzt007
changed the title
[🚀 Feature]: Need more detailed explainations for the configurations of selenium-grid
Need more detailed explainations for the configurations of selenium-grid
Apr 3, 2024
As is shown in Grid>Configuration>Toml Options>Configuring and customising drivers. We can configure different browsers on a single node by set like the given example:
We can use a key "moz:firefoxOption" for firefox and "goog:chromeOption" for chrome. My question is, what should I use when configure browsers such as edge, ie or other supported browsers? I can't find a way to check what key-name should I use espically the abbreviations like "moz:","goog:"
There are also same questions in other examples like "networkname:applicationName":"node_1",""appium:platformVersion","gsg:customcap"
I think those kind of key-names like str1:str2 need more detailed explainations for their meanings. What does str1 and str2 mean or it’s just a no meaning varname with “:” . Where can I find all the supported keys like that for the option?Is those keys same for all type of browsers? If not, what are they.
The text was updated successfully, but these errors were encountered: