Git Product home page Git Product logo

selenium-python's Introduction

Let's set up Installations to work on Selenium Python Projects.

This is the Content that we will discuss and understand step by step how we can set up the Selenium Project using PyCharm IDE and we will also use Pytest Unit test framework and how we can version control our code in Github.

Let's Start!

  • Installing Python on Windows.
  • Selenium Packages.
  • Installing PyCharm IDE.
  • Selenium WebDrivers.
  • Some Knowledge Portals.
  • PyTest Framework.
  • Versioning with GitHub.

Download Python

Download Python here

For more Learning and handon practice on Python Code

As i have already installed Pycharm i opted for plugin install EduTools. Pycharm Edu is free & open source. Learn Programming here & Choose your track as Python. Next Verify the installation from CLI and System Directory and ensure Python has been installed.

Installing Selenium Libraries

Install Selenium Libraries for Python This is the command: pip install –U selenium

Alternatives:

https://selenium-python.readthedocs.io/installation.html

https://pypi.org/project/selenium/

Lib and script folders updated with selenium packages

PyCharm IDE and WebDrivers...

Install PyCharm IDE

Check selenium library and settings (Pre requisites) Write a simple code to check it works after project setting done.

Let’s download Chrome, IE and Firefox Drivers

https://www.selenium.dev/downloads/

https://pypi.org/project/selenium/

For MS Edge browser: https://developer.microsoft.com/en-us/microsoft-edge/tools/webdriver/

Knowledge Portal: https://github.com/SeleniumHQ/selenium/wiki/InternetExplorerDriver#required-configuration

Sample Demo Application can be used which are open source:

http://newtours.demoaut.com/

https://opensource-demo.orangehrmlive.com/

Pytest Framework

Do it from the CLI : Pip install –U pytest

https://docs.pytest.org/en/latest/contents.html

Download the script repository from my Git Repo here

Download Git: https://git-scm.com/downloads

selenium-python's People

Contributors

chinmaya1155 avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.