Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

driver start stop at method level and parallel execution for web #13

Open
wants to merge 15 commits into
base: main
Choose a base branch
from

Commits on Oct 12, 2023

  1. pull driverfactory changes from main

    Megha Pradeep committed Oct 12, 2023
    Configuration menu
    Copy the full SHA
    1e69b11 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    06d2fe0 View commit details
    Browse the repository at this point in the history
  3. moved driver setup to beforeMethod

    added setupApplitoolsInitializer method call to beforeSuite
    added afterMethod
    moved webdriverQuit to after method
    added method call closeBatch to afterSuite
    Megha Pradeep committed Oct 12, 2023
    Configuration menu
    Copy the full SHA
    00c2edf View commit details
    Browse the repository at this point in the history
  4. fixed spacing

    Megha Pradeep committed Oct 12, 2023
    Configuration menu
    Copy the full SHA
    d8d8240 View commit details
    Browse the repository at this point in the history
  5. updated launchWebApplication method to static

    Megha Pradeep committed Oct 12, 2023
    Configuration menu
    Copy the full SHA
    adcad33 View commit details
    Browse the repository at this point in the history
  6. added DriverManager file

    Megha Pradeep committed Oct 12, 2023
    Configuration menu
    Copy the full SHA
    9a164d4 View commit details
    Browse the repository at this point in the history
  7. added logger

    Megha Pradeep committed Oct 12, 2023
    Configuration menu
    Copy the full SHA
    894efee View commit details
    Browse the repository at this point in the history
  8. update beforeMethod of basetest

    Megha Pradeep committed Oct 12, 2023
    Configuration menu
    Copy the full SHA
    9cf2477 View commit details
    Browse the repository at this point in the history
  9. conflict fixed

    Megha Pradeep committed Oct 12, 2023
    Configuration menu
    Copy the full SHA
    f655b5f View commit details
    Browse the repository at this point in the history
  10. conflict fixed

    Megha Pradeep committed Oct 12, 2023
    Configuration menu
    Copy the full SHA
    e0cb02b View commit details
    Browse the repository at this point in the history

Commits on Oct 13, 2023

  1. changed static webdriver variable to local

    update pom will latest applitools version
    Megha Pradeep committed Oct 13, 2023
    Configuration menu
    Copy the full SHA
    8a1f545 View commit details
    Browse the repository at this point in the history
  2. properties file changes

    Megha Pradeep committed Oct 13, 2023
    Configuration menu
    Copy the full SHA
    ee65733 View commit details
    Browse the repository at this point in the history

Commits on Oct 15, 2023

  1. removed window maximize

    Megha Pradeep committed Oct 15, 2023
    Configuration menu
    Copy the full SHA
    8d36169 View commit details
    Browse the repository at this point in the history

Commits on Oct 17, 2023

  1. chnages to make parallel work

    Megha Pradeep committed Oct 17, 2023
    Configuration menu
    Copy the full SHA
    7267f53 View commit details
    Browse the repository at this point in the history
  2. chnages to make parallel work

    Megha Pradeep committed Oct 17, 2023
    Configuration menu
    Copy the full SHA
    ad6cd53 View commit details
    Browse the repository at this point in the history