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: numb-2018/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.
  • 20 commits
  • 15 files changed
  • 3 contributors

Commits on Jul 13, 2020

  1. Update README.md

    gunesmes authored Jul 13, 2020
    Configuration menu
    Copy the full SHA
    2bff565 View commit details
    Browse the repository at this point in the history

Commits on Jul 14, 2020

  1. Create LICENSE

    gunesmes authored Jul 14, 2020
    Configuration menu
    Copy the full SHA
    fc4909c View commit details
    Browse the repository at this point in the history
  2. Merge pull request gunesmes#4 from gunesmes/add-license-1

    Create LICENSE
    gunesmes authored Jul 14, 2020
    Configuration menu
    Copy the full SHA
    59122ca View commit details
    Browse the repository at this point in the history

Commits on Jul 20, 2020

  1. Update README.md

    gunesmes authored Jul 20, 2020
    Configuration menu
    Copy the full SHA
    449ba8a View commit details
    Browse the repository at this point in the history

Commits on Jul 21, 2020

  1. some refactoring.

    gunesmes committed Jul 21, 2020
    Configuration menu
    Copy the full SHA
    99a4d78 View commit details
    Browse the repository at this point in the history

Commits on Apr 1, 2021

  1. remove gitadds

    gunesmes authored Apr 1, 2021
    Configuration menu
    Copy the full SHA
    c4b181d View commit details
    Browse the repository at this point in the history

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