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

feat: support selenium 4.26+: support ClientConfig and refactoring internal implementation #1054

Merged
merged 31 commits into from
Nov 11, 2024

Commits on Oct 31, 2024

  1. Configuration menu
    Copy the full SHA
    88ca1e7 View commit details
    Browse the repository at this point in the history
  2. update executor command

    KazuCocoa committed Oct 31, 2024
    Configuration menu
    Copy the full SHA
    d869172 View commit details
    Browse the repository at this point in the history
  3. add more code

    KazuCocoa committed Oct 31, 2024
    Configuration menu
    Copy the full SHA
    a9276b7 View commit details
    Browse the repository at this point in the history
  4. tweak the init

    KazuCocoa committed Oct 31, 2024
    Configuration menu
    Copy the full SHA
    a9aefe9 View commit details
    Browse the repository at this point in the history
  5. tweak arguments

    KazuCocoa committed Oct 31, 2024
    Configuration menu
    Copy the full SHA
    11bfefa View commit details
    Browse the repository at this point in the history
  6. fix test

    KazuCocoa committed Oct 31, 2024
    Configuration menu
    Copy the full SHA
    ac1871a View commit details
    Browse the repository at this point in the history
  7. apply add_command

    KazuCocoa committed Oct 31, 2024
    Configuration menu
    Copy the full SHA
    131776b View commit details
    Browse the repository at this point in the history
  8. use add_command

    KazuCocoa committed Oct 31, 2024
    Configuration menu
    Copy the full SHA
    5491c03 View commit details
    Browse the repository at this point in the history
  9. add GLOBAL_DEFAULT_TIMEOUT

    KazuCocoa committed Oct 31, 2024
    Configuration menu
    Copy the full SHA
    9a47aad View commit details
    Browse the repository at this point in the history
  10. add a workaround fix

    KazuCocoa committed Oct 31, 2024
    Configuration menu
    Copy the full SHA
    edbc263 View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    bf8b447 View commit details
    Browse the repository at this point in the history

Commits on Nov 1, 2024

  1. use 4.26.1

    KazuCocoa committed Nov 1, 2024
    Configuration menu
    Copy the full SHA
    78e5609 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    52e2c60 View commit details
    Browse the repository at this point in the history
  3. add warning

    KazuCocoa committed Nov 1, 2024
    Configuration menu
    Copy the full SHA
    28300e4 View commit details
    Browse the repository at this point in the history
  4. add todo

    KazuCocoa committed Nov 1, 2024
    Configuration menu
    Copy the full SHA
    1e46087 View commit details
    Browse the repository at this point in the history
  5. add description more

    KazuCocoa committed Nov 1, 2024
    Configuration menu
    Copy the full SHA
    cf337b9 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    d37e6df View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    4599c96 View commit details
    Browse the repository at this point in the history
  8. add read timeout example

    KazuCocoa committed Nov 1, 2024
    Configuration menu
    Copy the full SHA
    d01d531 View commit details
    Browse the repository at this point in the history
  9. update readme

    KazuCocoa committed Nov 1, 2024
    Configuration menu
    Copy the full SHA
    9a2cbbc View commit details
    Browse the repository at this point in the history
  10. correct headers

    KazuCocoa committed Nov 1, 2024
    Configuration menu
    Copy the full SHA
    d497af8 View commit details
    Browse the repository at this point in the history
  11. more timeout

    KazuCocoa committed Nov 1, 2024
    Configuration menu
    Copy the full SHA
    ae4b248 View commit details
    Browse the repository at this point in the history

Commits on Nov 2, 2024

  1. simplify a bit

    KazuCocoa committed Nov 2, 2024
    Configuration menu
    Copy the full SHA
    9e95458 View commit details
    Browse the repository at this point in the history

Commits on Nov 5, 2024

  1. tweak the readme

    KazuCocoa committed Nov 5, 2024
    Configuration menu
    Copy the full SHA
    c97daa1 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    d2214b3 View commit details
    Browse the repository at this point in the history

Commits on Nov 6, 2024

  1. docs: update the readme

    KazuCocoa committed Nov 6, 2024
    Configuration menu
    Copy the full SHA
    93b40d6 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    cddeaa1 View commit details
    Browse the repository at this point in the history

Commits on Nov 9, 2024

  1. get new headers

    KazuCocoa committed Nov 9, 2024
    Configuration menu
    Copy the full SHA
    3509353 View commit details
    Browse the repository at this point in the history
  2. fix type for py3.8

    KazuCocoa committed Nov 9, 2024
    Configuration menu
    Copy the full SHA
    96533c8 View commit details
    Browse the repository at this point in the history

Commits on Nov 10, 2024

  1. fix review

    KazuCocoa committed Nov 10, 2024
    Configuration menu
    Copy the full SHA
    b458679 View commit details
    Browse the repository at this point in the history

Commits on Nov 11, 2024

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