Notice: This page requires JavaScript to function properly.
Please enable JavaScript in your browser settings or update your browser.
Get Method | Selenium Project
Selenium Project
course content

Course Content

Selenium Project

Get Method

driver.get is a method in the selenium library for Python that is used to navigate to a specific URL in a web browser. When a Python script calls driver.get(url), the web browser controlled by selenium will open the specified URL.

Task

  1. Use the get() method to access the following resource: https://www.scrapethissite.com/.

Task

  1. Use the get() method to access the following resource: https://www.scrapethissite.com/.

Mark tasks as Completed
Switch to desktop for real-world practiceContinue from where you are using one of the options below

Everything was clear?

driver.get is a method in the selenium library for Python that is used to navigate to a specific URL in a web browser. When a Python script calls driver.get(url), the web browser controlled by selenium will open the specified URL.

Task

  1. Use the get() method to access the following resource: https://www.scrapethissite.com/.

Mark tasks as Completed
Switch to desktop for real-world practiceContinue from where you are using one of the options below
Section 1. Chapter 3
AVAILABLE TO ULTIMATE ONLY
We're sorry to hear that something went wrong. What happened?
some-alt