Skip to content
Software Testing Material Logo
  • Blog
  • TutorialsExpand
    • Expand
      • Manual Testing
      • Selenium
      • TestNG
      • Maven
      • Jenkins
      • Framework
    • Expand
      • Java
      • Agile
      • API Testing
      • Postman
      • SQL
      • VBScript
  • ToolsExpand
    • Recommended ToolsExpand
      • TestCollab
      • PractiTest
      • Testiny
      • Qase
      • Test Lodge
      • Testsigma
    • Expand
      • Postman
      • ActiveBatch
      • Redwood
      • Tidal Software
      • JScape
    • Best ToolsExpand
      • Enterprise Job Scheduler
      • Test Management
      • Automation Testing
      • Codeless Testing
      • Selenium Alternatives
      • Bug Tracking
      • Mobile App Testing
      • Cross Browser Testing
    • Expand
      • API Testing
      • Unit Testing
      • Regression Testing
      • Continuous Testing
      • Functional Testing
      • Penetration Testing
      • Performance Testing
      • View All
  • Interview Q & AExpand
    • Expand
      • Selenium
      • TestNG
      • Test Framework
      • Explain Framework
      • API
      • SOAP
      • Protractor
    • Expand
      • Manual Testing
      • Software QA
      • Agile
      • JIRA
      • Java
      • Python
      • SQL
  • Free Resources
  • QuizExpand
    • Software Testing Quiz
    • Automation Testing Quiz
    • Selenium Quiz
    • Performance Testing Quiz
    • ISTQB Quiz
    • Java Quiz
    • SQL Quiz
    • JIRA Quiz
  • Jobs
Software Testing Material Logo

Selenium Quiz

1. 

In Selenium WebDriver, which method takes you a single item forward in the browser’s history?

2. 

Select the below navigation methods of WebDriver?

3. 

In Selenium WebDriver, which methods you use to navigate to https://www.softwaretestingmaterial.com

i. navigate().to("url")
ii. open("url")
iii. goTo("url"
iv. get("url")

4. 

What are the types of exceptions thrown in web driver?

5. 

The Selenium can

6. 

Selenium IDE supports which browser?

7. 

What is the JavaScript method used to scroll to a particular Element?

8. 

In Selenium WebDriver, which of the following is not a valid select statement?


i. selectByValues()
ii. selectByIndex()
iii. selectByVisibleText()

9. 

In Selenium WebDriver, which method closes all the open browsers?

10. 

Running driver.get(“www.softwaretestingmaterial.com”) will:

11. 

Selenium WebDriver is used

12. 

Which command you use to enter values in a text box?

13. 

Select the language which is supported by Selenium WebDriver

i. Cobol
ii. Perl
iii. Java
iv. SQL

14. 

In Selenium WebDriver, which method closes the open browser?

15. 

Is Selenium Web a component of the Selenium?

16. 

Which of the following WebDriver is used for Headless browser testing?

17. 

Which is not the type of the locators

18. 

Select the command which is used to check the presence of a web element?

19. 

What is default wait time for implicit wait in Selenium WebDriver?

20. 

What is the difference between WebDriver and RemoteWebDriver?

21. 

What is the recommended way to handle dynamic elements?

i. By using relative XPath locators
ii. By using regular expressions

22. 

Select the Operating system which is supported by Selenium WebDriver

i. Windows
ii. Mac OS
iii. Linux

23. 

Which statement is correct

24. 

Choose the correct option to access an element by id

25. 

Is Implicit wait time applied to all elements in your code?

26. 

How to click on an element at certain coordinates using Selenium

27. 

Select the Wait below which is not provided by Selenium WebDriver?

28. 

Which command you use to navigate to https://www.softwaretestingmaterial.com

29. 

Which of the following WebDriver class is used to run Selenium tests in Google Chrome?

30. 

Is Explicit wait applied only to a single element for a specified amount of time

31. 

Choose the correct option which performs a context-click at the current mouse location.

32. 

Select the correct option on how to select an element that contains “SoftwareTestingMaterial”

33. 

Which is the Supermost interface in Selenium WebDriver?

34. 

Choose the correct option which selects the option at the given index

35. 

Which command you use to retrieve the text using Selenium WebDriver?

clock.png

Time's up

ABOUT STM

We provide a diverse range of courses, tutorials, interview questions, resume formats to help individuals get started with their professional careers.

FOLLOW US ON

Facebook X Linkedin YouTube

NAVIGATION

About Us
Contact Us
Privacy Policy
Terms of Use
Disclaimer
Guest Post
Sitemap
Free Testing Resources

© 2026 Software Testing Material • All Rights Reserved.

Scroll to top
  • Blog
  • Tutorials
    • Manual Testing
    • Selenium
    • TestNG
    • Maven
    • Jenkins
    • Framework
    • Java
    • Agile
    • API Testing
    • Postman
    • SQL
    • VBScript
  • Tools
    • TestCollab
    • PractiTest
    • Qase
    • WebLoad
    • ActiveBatch
    • Kobiton
    • Testiny
    • Testsigma
  • Interview Q&A
    • Selenium
    • Manual Testing
    • TestNG
    • Java
    • Python
    • SQL
    • Explain Framework
  • Free Resources
  • Quiz
    • Software Testing Quiz
    • Automation Testing Quiz
    • Selenium Quiz
    • Performance Testing Quiz
    • ISTQB Quiz
    • Java Quiz
    • SQL Quiz
    • JIRA Quiz
Search