Selenium With Python

Selenium With Python

Professional Development

25 Qs

quiz-placeholder

Similar activities

RADR 2309 Structure of Matter

RADR 2309 Structure of Matter

Professional Development

22 Qs

LEAN Foundation - English Ver.

LEAN Foundation - English Ver.

Professional Development

20 Qs

Prosthodontic Materials

Prosthodontic Materials

Professional Development

20 Qs

8th grade quiz for those that don't study or review.

8th grade quiz for those that don't study or review.

6th Grade - Professional Development

24 Qs

Selenium IQ

Selenium IQ

Professional Development

20 Qs

web development

web development

Professional Development

20 Qs

Scaven-Scandene QUIZ

Scaven-Scandene QUIZ

Professional Development

26 Qs

PPCE1

PPCE1

University - Professional Development

20 Qs

Selenium With Python

Selenium With Python

Assessment

Quiz

Other

Professional Development

Medium

Created by

Prasanna Balaji

Used 3+ times

FREE Resource

25 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

2 mins • 2 pts

Which method should we use to launch a url?

openUrl()

get()

startChrome()

open()

2.

MULTIPLE CHOICE QUESTION

2 mins • 2 pts

Which is the correct syntax of DOM?

<tag attr1=value1, attr2=value2>Text</tag>

</tag attr1=value1, attr2=value2>Text</tag>

$tag attr1=value1, attr2=value2$Text$/tag$

<tag attr1==value1, attr2==value2>Text</tag>

3.

MULTIPLE CHOICE QUESTION

2 mins • 2 pts

Which one is NOT one of the Selenium's suites?

Selenium IDE

Selenium RC

Selenium Grid

Selenium WebDriverManager

4.

MULTIPLE CHOICE QUESTION

2 mins • 2 pts

What is Selenium?

Selenium is a web testing framework.
Selenium is a programming language.
Selenium is a web browser.
Selenium is a database management system.

5.

MULTIPLE CHOICE QUESTION

2 mins • 2 pts

Which of the following is not a valid method in the Selenium WebDriver class?

clickAndHold
getText
click
sendKeys

6.

MULTIPLE CHOICE QUESTION

2 mins • 2 pts

Which of the following is not a valid method in the Selenium WebDriver class?

find_element_by_id()

click()

get_attribute()

print_text()

7.

MULTIPLE CHOICE QUESTION

2 mins • 2 pts

What is the purpose of the "webdriver" in Selenium?

To interact with web browsers programmatically.
To automate web testing.
To generate test reports.
To capture screenshots of web pages.

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?