Skip to content

pyfet/AutomationTestingSelenium

Repository files navigation


             ___         __                        __  _             
            /   | __  __/ /_____  ____ ___  ____ _/ /_(_)___  ____   
           / /| |/ / / / __/ __ \/ __ `__ \/ __ `/ __/ / __ \/ __ \  
          / ___ / /_/ / /_/ /_/ / / / / / / /_/ / /_/ / /_/ / / / /  
         /_/  |_\__,_/\__/\____/_/ /_/ /_/\__,_/\__/_/\____/_/ /_/   
                                                                   

         ______          __  _                _       ___ __  __  
        /_  __/__  _____/ /_(_)___  ____ _   | |     / (_) /_/ /_ 
         / / / _ \/ ___/ __/ / __ \/ __ `/   | | /| / / / __/ __ \
        / / /  __(__  ) /_/ / / / / /_/ /    | |/ |/ / / /_/ / / /
       /_/  \___/____/\__/_/_/ /_/\__, /     |__/|__/_/\__/_/ /_/ 
                                 /____/                           

             _____      __           _               
            / ___/___  / /__  ____  (_)_  ______ ___ 
            \__ \/ _ \/ / _ \/ __ \/ / / / / __ `__ \
           ___/ /  __/ /  __/ / / / / /_/ / / / / / /
          /____/\___/_/\___/_/ /_/_/\__,_/_/ /_/ /_/ 

Automation testing with selenium-python on the website http://way2automation.com/way2auto_jquery/index.php

#setup

  $git clone https://github.com/pyfet/AutomationTestingSelenium.git
  $python -m venv venv #for Windows, fedora and arch based systems
  $source venv/bin/activate
  $pip install -r requirements.txt
  $python main.py

This will test all the modules available on the website

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors