Java Selenium WebDriver

Java Selenium WebDriver

Professional Development

12 Qs

quiz-placeholder

Similar activities

CISCO M1 - Switching Concepts (Module 2)

CISCO M1 - Switching Concepts (Module 2)

Professional Development

17 Qs

php-get,post,session ,cookie

php-get,post,session ,cookie

Professional Development

15 Qs

6 - Automation Tools

6 - Automation Tools

Professional Development

8 Qs

Trivia Presentación Selenium

Trivia Presentación Selenium

Professional Development

10 Qs

Web Technology - Web Essentials

Web Technology - Web Essentials

Professional Development

15 Qs

CCNA ITN Practice

CCNA ITN Practice

Professional Development

16 Qs

CODE-P6

CODE-P6

Professional Development

10 Qs

Week 1 - CustomTkinter Quiz

Week 1 - CustomTkinter Quiz

Professional Development

15 Qs

Java Selenium WebDriver

Java Selenium WebDriver

Assessment

Quiz

Computers

Professional Development

Medium

Created by

Claudiu Haidu

Used 10+ times

FREE Resource

12 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

45 sec • 1 pt

What is the method used to launch a browser in Selenium WebDriver?

open()

launch()

get()

start()

2.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which class is used to represent a dropdown menu in Selenium WebDriver?

Select

Dropdown

Options

Selector

3.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What command is used to click on an element in Selenium WebDriver?

click()

press()

execute()

select()

4.

MULTIPLE CHOICE QUESTION

45 sec • 1 pt

Which method is used to locate elements by their CSS selectors in Selenium WebDriver?

findElement(By.id())

findElement(By.className())

findElement(By.cssSelector())

findElement(By.tagName())

5.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

How can you simulate keyboard events in Selenium WebDriver?

sendKeys()

type()

pressKeys()

inputKeys()

6.

MULTIPLE CHOICE QUESTION

45 sec • 1 pt

What is the method used to maximize the browser window in Selenium WebDriver?

maximize()

fullscreen()

expand()

resize()

7.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What annotation is used to identify a test method in TestNG?

@TestMethod

@Testcase

@TestFunction

@Test

Create a free account and access millions of resources

Create resources
Host any resource
Get auto-graded reports
or continue with
Microsoft
Apple
Others
By signing up, you agree to our Terms of Service & Privacy Policy
Already have an account?