An open API service providing repository metadata for many open source software ecosystems.

GitHub / adamTarasiewicz / python-selenium

The Page Object Pattern in Selenium is a design pattern used to create an abstraction of web pages, allowing for easier interaction and maintenance in tests. It involves creating a separate class for each page, with methods for elements and actions on those pages. This makes tests more readable and maintainable.

JSON API: http://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/adamTarasiewicz%2Fpython-selenium

Stars: 1
Forks: 0
Open issues: 0

License: None
Language: Python
Size: 8.79 KB
Dependencies parsed at: Pending

Created at: almost 3 years ago
Updated at: over 2 years ago
Pushed at: almost 3 years ago
Last synced at: about 2 years ago

Topics: pageobject-pattern, pytest, pytest-html, pytest-xdist, python, python3, selenium, selenium-webdriver

    Loading...