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

Automated Google Calendar using Selenium with dynamic XPath to create, update, and delete tasks, validating home page and navigation functionalities.

Notifications You must be signed in to change notification settings

devendraDPI/google-calendar-automation

Repository files navigation

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

About

Automated Google Calendar using Selenium with dynamic XPath to create, update, and delete tasks, validating home page and navigation functionalities.

Topics

Resources

Stars

Watchers

Forks