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

Course Content

Selenium Project

Source Page

driver.page_source is a property in the selenium library for Python that returns the HTML source code of the current web page being displayed in the web browser controlled by Selenium. When a Python script calls driver.page_source, it retrieves the HTML source code of the web page and returns it as a string.

Task

  1. Use the page_source attribute to inspect the content of the html page.

Task

  1. Use the page_source attribute to inspect the content of the html page.

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.page_source is a property in the selenium library for Python that returns the HTML source code of the current web page being displayed in the web browser controlled by Selenium. When a Python script calls driver.page_source, it retrieves the HTML source code of the web page and returns it as a string.

Task

  1. Use the page_source attribute to inspect the content of the html page.

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