Giter Site home page Giter Site logo

selenium-python's Introduction

Selenium-Python

Sample selenium webdriver script to work with web browsers in python script

Pre-requisites:

  1. Install an IDE (Integrated Development Environment) {Select one from Full fledged IDE or light-weight Text based IDEs} *. Going with Pycharm Community - Available here https://www.jetbrains.com/pycharm/download/download-thanks.html?platform=windows&code=PCC
  2. Install Python software code modules *. Getting the file from https://www.python.org/ftp/python/3.10.2/python-3.10.2-amd64.exe
  3. Install/Import selenium language specific machine files
    • Using python -m pip install selenium
  4. Browser web-drivers
    1. Chrome *. Getting the file from https://chromedriver.storage.googleapis.com/98.0.4758.102/chromedriver_win32.zip
    2. Microsoft Edge *. Getting the file from https://msedgedriver.azureedge.net/98.0.1108.56/edgedriver_win64.zip
    3. Firefox *. Getting the file from https://github.com/mozilla/geckodriver/releases/download/v0.30.0/geckodriver-v0.30.0-win64.zip

The scenarios tried are,

  • Cross Browser calls
  • Basic site actions
    • Load site
    • Enter value in input field
    • Click on an element

File History:

  • Added on 21-Feb-2022
  • Last Updated on 22-Feb-2022

selenium-python's People

Contributors

aravinth-earth 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.