Skip to content

kuyr/Web_Framework

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Python Selenium Automation (Framework)

A basic example of selenium test automation framework written in Python.

This is a web automation framework implemented using Python & Webdriver. Page Object Model (POM) is used in making the code more reusable & maintainable. This project started as a solution to a selection exercise for a company I applied to.

Installation

OSX:

pip install -r requirements.txt

Usage example

A few motivating and useful examples of how your product can be used. Spice this up with code blocks and potentially more screenshots.

For more examples and usage, please refer to the [Wiki][wiki].

Development setup

Describe how to install all development dependencies and how to run an automated test-suite of some kind. Potentially do this for multiple platforms.

make install
npm test

Meta

About

A Python Selenium Automation (Page Object Model)

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages