Kursinnehåll
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.
Uppgift
Swipe to start coding
- Use the
get()
method to access the following resource: https://www.scrapethissite.com/.
Lösning
Mark tasks as Completed
Var allt tydligt?
Tack för dina kommentarer!
Avsnitt 1. Kapitel 3
AVAILABLE TO ULTIMATE ONLY