Java Selenium WebDriver

Java Selenium WebDriver

Professional Development

12 Qs

quiz-placeholder

Similar activities

ST KKEM QUIZ SELENIUM PART!

ST KKEM QUIZ SELENIUM PART!

Professional Development

10 Qs

CODE-P4

CODE-P4

Professional Development

10 Qs

6 - Automation Tools

6 - Automation Tools

Professional Development

8 Qs

CODE-P8

CODE-P8

Professional Development

10 Qs

CODE-P5

CODE-P5

Professional Development

10 Qs

Computer Software

Computer Software

KG - Professional Development

15 Qs

JDBC_Objective_Exam_2

JDBC_Objective_Exam_2

Professional Development

15 Qs

CODE-S2

CODE-S2

Professional Development

10 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?