Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: vundeja/page-object-python-selenium
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: master
Choose a base ref
...
head repository: gunesmes/page-object-python-selenium
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: master
Choose a head ref
Checking mergeability… Don’t worry, you can still create the pull request.
  • 14 commits
  • 12 files changed
  • 3 contributors

Commits on Aug 24, 2022

  1. remove the sponsor

    gunesmes authored Aug 24, 2022
    Configuration menu
    Copy the full SHA
    fc3e9bf View commit details
    Browse the repository at this point in the history

Commits on Mar 22, 2023

  1. requirement.txt added

    gunesmes committed Mar 22, 2023
    Configuration menu
    Copy the full SHA
    ebddfb2 View commit details
    Browse the repository at this point in the history
  2. Bump setuptools from 63.2.0 to 65.5.1

    Bumps [setuptools](https://github.com/pypa/setuptools) from 63.2.0 to 65.5.1.
    - [Release notes](https://github.com/pypa/setuptools/releases)
    - [Changelog](https://github.com/pypa/setuptools/blob/main/CHANGES.rst)
    - [Commits](pypa/setuptools@v63.2.0...v65.5.1)
    
    ---
    updated-dependencies:
    - dependency-name: setuptools
      dependency-type: direct:production
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] authored Mar 22, 2023
    Configuration menu
    Copy the full SHA
    ca5d59c View commit details
    Browse the repository at this point in the history
  3. Merge pull request gunesmes#5 from gunesmes/dependabot/pip/setuptools…

    …-65.5.1
    
    Bump setuptools from 63.2.0 to 65.5.1
    gunesmes authored Mar 22, 2023
    Configuration menu
    Copy the full SHA
    cb0a376 View commit details
    Browse the repository at this point in the history

Commits on May 30, 2023

  1. Bump requests from 2.28.2 to 2.31.0

    Bumps [requests](https://github.com/psf/requests) from 2.28.2 to 2.31.0.
    - [Release notes](https://github.com/psf/requests/releases)
    - [Changelog](https://github.com/psf/requests/blob/main/HISTORY.md)
    - [Commits](psf/requests@v2.28.2...v2.31.0)
    
    ---
    updated-dependencies:
    - dependency-name: requests
      dependency-type: direct:production
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] authored May 30, 2023
    Configuration menu
    Copy the full SHA
    5fc2e02 View commit details
    Browse the repository at this point in the history
  2. Merge pull request gunesmes#6 from gunesmes/dependabot/pip/requests-2…

    ….31.0
    
    Bump requests from 2.28.2 to 2.31.0
    gunesmes authored May 30, 2023
    Configuration menu
    Copy the full SHA
    05d3b3d View commit details
    Browse the repository at this point in the history

Commits on Jan 15, 2024

  1. Update file names in readme

    gunesmes authored Jan 15, 2024
    Configuration menu
    Copy the full SHA
    a633601 View commit details
    Browse the repository at this point in the history

Commits on Aug 20, 2025

  1. Configuration menu
    Copy the full SHA
    927befa View commit details
    Browse the repository at this point in the history
  2. updated .gitignore

    gunesmes committed Aug 20, 2025
    Configuration menu
    Copy the full SHA
    705cc1a View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    96b7076 View commit details
    Browse the repository at this point in the history
  4. updated readme

    gunesmes committed Aug 20, 2025
    Configuration menu
    Copy the full SHA
    a883706 View commit details
    Browse the repository at this point in the history
  5. removed unnecessary files

    gunesmes committed Aug 20, 2025
    Configuration menu
    Copy the full SHA
    f85bebf View commit details
    Browse the repository at this point in the history
  6. added extent-report

    gunesmes committed Aug 20, 2025
    Configuration menu
    Copy the full SHA
    7d4c255 View commit details
    Browse the repository at this point in the history

Commits on Aug 28, 2025

  1. Configuration menu
    Copy the full SHA
    fc32ac4 View commit details
    Browse the repository at this point in the history
Loading