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: sunilpatro1985/AppiumJavaFramework_Android_iOS
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: master
Choose a base ref
...
head repository: sunilpatro1985/AppiumJavaFramework_Android_iOS
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: master_practice
Choose a head ref
Checking mergeability… Don’t worry, you can still create the pull request.
  • 15 commits
  • 9 files changed
  • 1 contributor

Commits on Oct 15, 2023

  1. Util & base page

    sunilpatro1985 committed Oct 15, 2023
    Configuration menu
    Copy the full SHA
    cbf5a81 View commit details
    Browse the repository at this point in the history

Commits on Dec 3, 2023

  1. Merge branch 'master' into master_practice

    # Conflicts:
    #	src/main/java/base/Util.java
    #	src/test/java/pages/BasePage.java
    sunilpatro1985 committed Dec 3, 2023
    Configuration menu
    Copy the full SHA
    c531e6e View commit details
    Browse the repository at this point in the history

Commits on Dec 7, 2023

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

Commits on Dec 10, 2023

  1. Configuration menu
    Copy the full SHA
    5c2fc0a View commit details
    Browse the repository at this point in the history
  2. pom.xml config 11

    sunilpatro1985 committed Dec 10, 2023
    Configuration menu
    Copy the full SHA
    fd9415e View commit details
    Browse the repository at this point in the history
  3. logintest cont.

    sunilpatro1985 committed Dec 10, 2023
    Configuration menu
    Copy the full SHA
    4f4ae4a View commit details
    Browse the repository at this point in the history

Commits on Dec 21, 2023

  1. Merge branch 'master' into master_practice

    # Conflicts:
    #	pom.xml
    #	src/test/java/pages/BasePage.java
    #	src/test/java/pages/LoginPage.java
    #	src/test/java/pages/MenuPage.java
    sunilpatro1985 committed Dec 21, 2023
    Configuration menu
    Copy the full SHA
    3c0396c View commit details
    Browse the repository at this point in the history

Commits on Dec 25, 2023

  1. invalid login tests

    sunilpatro1985 committed Dec 25, 2023
    Configuration menu
    Copy the full SHA
    cf80362 View commit details
    Browse the repository at this point in the history

Commits on Jan 6, 2024

  1. Merge branch 'master' into master_practice

    # Conflicts:
    #	src/test/java/pages/BasePage.java
    #	src/test/java/pages/LoginPage.java
    #	src/test/java/tests/LoginTest.java
    sunilpatro1985 committed Jan 6, 2024
    Configuration menu
    Copy the full SHA
    34baa48 View commit details
    Browse the repository at this point in the history

Commits on Jan 9, 2024

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

Commits on Feb 4, 2024

  1. Merge branch 'master' into master_practice

    # Conflicts:
    #	src/test/java/pages/ProductsPage.java
    #	src/test/java/tests/ProductsTest.java
    sunilpatro1985 committed Feb 4, 2024
    Configuration menu
    Copy the full SHA
    f479526 View commit details
    Browse the repository at this point in the history

Commits on Feb 9, 2024

  1. refactor util class

    sunilpatro1985 committed Feb 9, 2024
    Configuration menu
    Copy the full SHA
    1985058 View commit details
    Browse the repository at this point in the history

Commits on Mar 3, 2024

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

Commits on Mar 23, 2024

  1. Merge branch 'master' into master_practice

    # Conflicts:
    #	pom.xml
    #	src/test/java/tests/ProductsTest.java
    #	testData.xlsx
    sunilpatro1985 committed Mar 23, 2024
    Configuration menu
    Copy the full SHA
    809589c View commit details
    Browse the repository at this point in the history

Commits on Apr 2, 2024

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