Capgemini Selenium QA Interview Questions | AskTaazaBack to all interviewsC
Capgemini Interview — Selenium (QA)
January 25, 2026
- Role
- QA
- Experience
- 3-4 years
- Round
- Other
Questions Asked
21 questions- 1.What is the Page Object Model (POM), and why is it used in Selenium automation?
- 2.How does driver.close() differ from driver.quit() in Selenium?
- 3.What do waits mean in Selenium? Compare implicit waits and explicit waits.
- 4.What is the function of the deleteAllCookies() method in Selenium?
- 5.What are locators in Selenium, and what different types are available?
- 6.Describe the complete life cycle of a software defect or bug.
- 7.How can mouse-related actions be performed using Selenium?
- 8.Can Selenium work alongside API testing tools? Explain the integration approach.
- 9.Why are linkText() and partialLinkText() locators used in Selenium, and when should they be applied?
Related Selenium Questions
Submitted anonymously · Interview on January 25, 2026 · 3-4 years experience
10.
How are exceptions handled while working with Selenium?
11.What is a Test Plan, and what essential elements does it include?12.What kinds of XPath expressions are available in Selenium?13.What were your key responsibilities and contributions in your previous project?14.How does the get() method differ from the navigate() method in Selenium WebDriver?15.Which keyboard operations can be automated using Selenium WebDriver?16.What are Selenium annotations, and what purpose do they serve?17.In what scenarios is cssSelector preferred as a locator strategy, and why?18.What approach do you use to manage multiple browser windows in Selenium?19.Can a single try block contain multiple catch blocks? Illustrate with an example.20.How do you handle JavaScript alerts and pop-ups in Selenium?21.What is the difference between verify() and assert() in test automation?