Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

If we put this code in a file called test_demo_selenium.py. It could be executed by simply typing pytest

Breakdown of Selenium API

Selenium Python Basics

...

Locating Elements

...

Action Chains

...

Waiting for HTTP Requests

...