Mention what is desired capability? How is it useful in terms of selenium?
Answer / 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 |
How to click on a hyperlink using selenium webdriver?
What are the popular programming languages supported by selenium webdriver to write test cases?
how to test page loaded successfully?
How can we create a data-driven framework using testng?
Do you know a way to refresh the browser by using selenium?
How to press enter key on text box in selenium webdriver?
How to send alt/shift/control key in selenium webdriver?
From selenium ide how you can execute a single line?
How to achieve database testing in selenium?
Tell us how can you run selenium server other than the default port 4444?
In selenium ide, give the usage of context menu?
What are desiredcapabilities in selenium webdriver?