irookanji / SeleniumProject

Testing login page / Page Object Example

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

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Login page tests

It is a simple login page tests implemented with Page Object model with Python/Selenium.

Installation

To install all the dependencies you need to run the command (Windows CMD folder directory)

pip install -r requirements.txt

Usage

import foobar

foobar.pluralize('word') # returns 'words'
foobar.pluralize('goose') # returns 'geese'
foobar.singularize('phenomena') # returns 'phenomenon'

Contributing

Pull requests are welcome. For major changes, please open an issue first to discuss what you would like to change.

Please make sure to update tests as appropriate.

Reach me at:

irookanji

About

Testing login page / Page Object Example

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


Languages

Language:Python 99.4%Language:Tcl 0.3%Language:HTML 0.3%Language:PowerShell 0.0%Language:Batchfile 0.0%