-
Notifications
You must be signed in to change notification settings - Fork 0
shofaizi/linkedin_test
Folders and files
| Name | Name | Last commit message | Last commit date | |
|---|---|---|---|---|
Repository files navigation
###
Author: Shoaib Faizi
Date: June 26, 2018
Title: Python & Selenium LinkedIn Test
Version: 1.0.0
###
###
Purpose:
To test LinkedIn's functionality and behaviour by asserting commands and predicting the outcome of an
action. Uses Selenium, the Chrome Web Driver and Python to build objects.
This infrastructure follows the Page Object Model (POM) design to maintain and scale better.
User Interface (UI) Map is a mechanism that stores all the locators for a test suite in one place for easy modification
when identifiers or paths to UI elements change in the application under test (AUT).
###
###
TODO:
1. Optimize speed and improve time complexity
2. Find a better way to locate with dynamic elements
3. Implement/extend pages: Messaging, Network, Privacy, Jobs
###
###
LIVE: https://youtu.be/h3FpPns_q2E
###About
Topics
Resources
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published