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

Combine the WebDriver setup process into WebDriverService and make it easier to reuse #474

Merged
merged 9 commits into from
May 28, 2024

Commits on May 26, 2024

  1. refactor WebDriver module

    omochi committed May 26, 2024
    Configuration menu
    Copy the full SHA
    3b00c68 View commit details
    Browse the repository at this point in the history
  2. WebDriverService

    omochi committed May 26, 2024
    Configuration menu
    Copy the full SHA
    87aa425 View commit details
    Browse the repository at this point in the history
  3. FoundationNetworking

    omochi committed May 26, 2024
    Configuration menu
    Copy the full SHA
    5d33130 View commit details
    Browse the repository at this point in the history
  4. import Foundation

    omochi committed May 26, 2024
    Configuration menu
    Copy the full SHA
    c63bb8a View commit details
    Browse the repository at this point in the history
  5. adjust retry configuration

    omochi committed May 26, 2024
    Configuration menu
    Copy the full SHA
    caa74ec View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    def52ac View commit details
    Browse the repository at this point in the history

Commits on May 27, 2024

  1. Configuration menu
    Copy the full SHA
    aefec30 View commit details
    Browse the repository at this point in the history
  2. combine pound if

    omochi committed May 27, 2024
    Configuration menu
    Copy the full SHA
    67ed784 View commit details
    Browse the repository at this point in the history
  3. remove unused import

    omochi committed May 27, 2024
    Configuration menu
    Copy the full SHA
    648dba1 View commit details
    Browse the repository at this point in the history