Learn Selenium Python For Absolute Beginners Tutorial 23 (Modules - Import Code)

preview_player
Показать описание
In part twenty-three of the Selenium Python test automation for beginners series, Tim talks about built-in modules within Python.

Modules can be used within your code using the "import" keyword to use within your code.

Tim shows several examples using the "webbrowser" built-in module to open a variety of websites.

He also uses the "selenium webdriver" module to import Selenium's third-party module to show how you can use it in your code.

The Python Standard Library:

Python Module Index:

Please share your thoughts in the comments below!

Looking forward to hearing from you.

Check out TestDemy's FREE Course: How To Get Started In Software Testing With No Experience:

Рекомендации по теме
Комментарии
Автор

It says no module named selenium. What can be the issue?

shreyaagrawal