Mention what is desired capability? How is it useful in terms of selenium?



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

Post New Answer

More Selenium Interview Questions

How to click on a hyperlink using selenium webdriver?

1 Answers  


What are the popular programming languages supported by selenium webdriver to write test cases?

1 Answers  


how to test page loaded successfully?

2 Answers   L&T,


How can we create a data-driven framework using testng?

1 Answers  


Do you know a way to refresh the browser by using selenium?

1 Answers  


How to press enter key on text box in selenium webdriver?

1 Answers  


How to send alt/shift/control key in selenium webdriver?

1 Answers  


From selenium ide how you can execute a single line?

1 Answers  


How to achieve database testing in selenium?

1 Answers  


Tell us how can you run selenium server other than the default port 4444?

1 Answers  


In selenium ide, give the usage of context menu?

1 Answers  


What are desiredcapabilities in selenium webdriver?

1 Answers  


Categories