项目作者: irookanji

项目描述 :
Testing login page / Page Object Example
高级语言: Python
项目地址: git://github.com/irookanji/SeleniumProject.git
创建时间: 2019-07-11T15:05:44Z
项目社区:https://github.com/irookanji/SeleniumProject

开源协议:

下载


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)

  1. pip install -r requirements.txt

Usage

  1. import foobar
  2. foobar.pluralize('word') # returns 'words'
  3. foobar.pluralize('goose') # returns 'geese'
  4. 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