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

Зміст курсу

Selenium Project

bookGet 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.

Завдання

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

Mark tasks as Completed
Switch to desktopПерейдіть на комп'ютер для реальної практикиПродовжуйте з того місця, де ви зупинились, використовуючи один з наведених нижче варіантів
Все було зрозуміло?

Як ми можемо покращити це?

Дякуємо за ваш відгук!

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.

Завдання

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

Mark tasks as Completed
Switch to desktopПерейдіть на комп'ютер для реальної практикиПродовжуйте з того місця, де ви зупинились, використовуючи один з наведених нижче варіантів
Секція 1. Розділ 3
AVAILABLE TO ULTIMATE ONLY
some-alt