adspace
Mention what is desired capability? How is it useful in terms of selenium?
Answer Posted / Gautam Das
Desired capabilities are a set of key-value pairs that can be used to modify the behavior of WebDriver when launching a specific browser instance. These can help customize your test environment based on your requirements (e.g., setting the browser's version, platform, or resolution).
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers