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: dimashyshkin/selenium-python
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: main
Choose a base ref
...
head repository: codysharma/selenium-python
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: main
Choose a head ref
Checking mergeability… Don’t worry, you can still create the pull request.
  • 20 commits
  • 876 files changed
  • 3 contributors

Commits on Jul 7, 2025

  1. Configuration menu
    Copy the full SHA
    5c14f26 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    6ff6b13 View commit details
    Browse the repository at this point in the history

Commits on Jul 8, 2025

  1. initial tests

    codysharma committed Jul 8, 2025
    Configuration menu
    Copy the full SHA
    82c1254 View commit details
    Browse the repository at this point in the history
  2. login tests added

    codysharma committed Jul 8, 2025
    Configuration menu
    Copy the full SHA
    b0a9235 View commit details
    Browse the repository at this point in the history

Commits on Jul 9, 2025

  1. setting up reports

    codysharma committed Jul 9, 2025
    Configuration menu
    Copy the full SHA
    6ec48ed View commit details
    Browse the repository at this point in the history

Commits on Jul 10, 2025

  1. added parameterized tests

    codysharma committed Jul 10, 2025
    Configuration menu
    Copy the full SHA
    713012f View commit details
    Browse the repository at this point in the history
  2. mutliple browsers tested

    codysharma committed Jul 10, 2025
    Configuration menu
    Copy the full SHA
    92b0cd6 View commit details
    Browse the repository at this point in the history

Commits on Jul 14, 2025

  1. setting up test exceptions

    codysharma committed Jul 14, 2025
    Configuration menu
    Copy the full SHA
    75e7bfe View commit details
    Browse the repository at this point in the history

Commits on Jul 15, 2025

  1. Configuration menu
    Copy the full SHA
    e9040cb View commit details
    Browse the repository at this point in the history
  2. more exceptions tests

    codysharma committed Jul 15, 2025
    Configuration menu
    Copy the full SHA
    48a98c8 View commit details
    Browse the repository at this point in the history
  3. exceptions tests created

    codysharma committed Jul 15, 2025
    Configuration menu
    Copy the full SHA
    b5f238a View commit details
    Browse the repository at this point in the history
  4. created exceptions tests

    codysharma committed Jul 15, 2025
    Configuration menu
    Copy the full SHA
    f674e0e View commit details
    Browse the repository at this point in the history
  5. styling

    codysharma committed Jul 15, 2025
    Configuration menu
    Copy the full SHA
    f09f905 View commit details
    Browse the repository at this point in the history

Commits on Jul 16, 2025

  1. started page_objects

    codysharma committed Jul 16, 2025
    Configuration menu
    Copy the full SHA
    b41c917 View commit details
    Browse the repository at this point in the history

Commits on Jul 17, 2025

  1. Configuration menu
    Copy the full SHA
    7f757f9 View commit details
    Browse the repository at this point in the history
  2. finalized base page

    codysharma committed Jul 17, 2025
    Configuration menu
    Copy the full SHA
    0b67267 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    1f89483 View commit details
    Browse the repository at this point in the history

Commits on Jul 18, 2025

  1. Configuration menu
    Copy the full SHA
    271b91f View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    0b172e9 View commit details
    Browse the repository at this point in the history
  3. finished exceptions page

    codysharma committed Jul 18, 2025
    Configuration menu
    Copy the full SHA
    daf434f View commit details
    Browse the repository at this point in the history
Loading