Skip to content
#

pageobjectmodel

Here are 17 public repositories matching this topic...

This project showcases UI automation for login functionality using Selenium and pytest with the Page Object Model (POM) approach. The design pattern separates page-specific interactions into classes, enhancing code maintainability and readability. Tests verify login success and handle various error scenarios by leveraging a modular structure.

  • Updated Sep 18, 2024
  • Python

This project is our final assignment to graduate from the Istanbul Kodluyor Test Automation Specialist Bootcamp. It is a collaborative project with six testers, where we divided the tasks and subjects among ourselves. This project marks my first official test automation project.

  • Updated Nov 18, 2024
  • Python

Improve this page

Add a description, image, and links to the pageobjectmodel topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the pageobjectmodel topic, visit your repo's landing page and select "manage topics."

Learn more