Skip to content
This repository has been archived by the owner on Oct 2, 2024. It is now read-only.

Latest commit

 

History

History
32 lines (22 loc) · 928 Bytes

README.md

File metadata and controls

32 lines (22 loc) · 928 Bytes

Google Calendar Automation

Selenium Dynamic Xpath


During the course of this project automated Google Calendar to schedule, create, update, and delete Tasks on the Calendar and explored methods of having a signed google chrome Instance.


Overview

During the course of this project automated Google Calendar to schedule, create, update, and delete Tasks on the Calendar and explored methods of having a signed google chrome Instance.

Automating Google Calendar

Scope of work

  • Automated the following test cases:
    • Verify calendar home page
    • Verify calendar navigation and add task
    • Verify the task details updation
    • Verify the task deletion

Skills used

Selenium Dynamic Xpath


Screenshots

python chrome_run.py

python chrome_run.py

gradle build, run

Gradle build, gradle run