Commit Graph

  • 21b07d59ab [java][BiDi] implement web extensions (#15660) Swastik Baranwal 2025-06-23 18:07:05 +05:30
  • 0aa4ac1d20 Clarify development steps in contribution guidelines (#15937) Corey Goldberg 2025-06-23 08:35:19 -04:00
  • f375257c7f [FEAT] Add macOS-specific keys (OPTION, FN) to Keys enum for improved… (#15910) Manuel Blanco 2025-06-23 13:16:41 +02:00
  • 47af3491a4 [java][refactor] Remove Empty Space in CommandPayload (#15934) Bradley Latreille 2025-06-23 05:26:55 -04:00
  • 379f82881c [java][BiDi] implement browsingContext.historyUpdated (#15901) Swastik Baranwal 2025-06-23 14:16:48 +05:30
  • 4d99963d57 [rb] Feat 15905/deprecate ftp proxy (#15926) Alex Popov 2025-06-23 00:33:37 +07:00
  • 6e611738fe [dotnet][rb][java][js][py] Automated Browser Version Update (#15929) Selenium CI Bot 2025-06-22 07:18:44 +02:00
  • 12757f0823 [dotnet] [bidi] Protect DTO types from inheritance (#15919) Nikolay Borisenko 2025-06-21 00:28:16 +03:00
  • 7e1e6f1208 [java] Using new sonatype urls Diego Molina 2025-06-20 22:04:13 +02:00
  • 1efb74dbd5 [dotnet] Mark FTP proxy support as deprecated (#15925) Alex Popov 2025-06-21 00:55:54 +07:00
  • 0d169999a3 [java] Updating maven repo Diego Molina 2025-06-20 19:50:14 +02:00
  • c331228ee7 [build] Support bazel test on Windows for .NET (#15923) Nikolay Borisenko 2025-06-20 17:17:22 +03:00
  • 8f65de2a7f [py] add doc support for few exceptions (#15913) Swastik Baranwal 2025-06-20 14:08:39 +05:30
  • c136253ea7 Revert "[grid] Add config blocked-routes and specific blocked-delete-session in Router" (#15921) Viet Nguyen Duc 2025-06-20 15:22:46 +07:00
  • 406427b315 [grid] Add config blocked-routes and specific blocked-delete-session in Router (#15920) Viet Nguyen Duc 2025-06-20 12:19:47 +07:00
  • 5e078b2403 [dotnet][rb][java][js][py] Automated Browser Version Update (#15895) Selenium CI Bot 2025-06-20 07:06:17 +02:00
  • de5b03b3b4 [js] Add warning when ftp proxy is used Puja Jagani 2025-06-20 09:57:35 +05:30
  • 56f30753a7 [java]: disable canGetAllCookies test for edge (#15915) Navin Chandra 2025-06-20 09:21:01 +05:30
  • c187279c23 [py] Type hint cleanup (#15917) Corey Goldberg 2025-06-19 17:35:57 -04:00
  • d3ad2e6ced [py] Skip devtools when generating Python API docs (#15918) Corey Goldberg 2025-06-19 17:28:22 -04:00
  • 21b10add48 [py] Deprecate support for FTP proxies (#15906) Corey Goldberg 2025-06-19 15:45:09 -04:00
  • 367c8c1915 [py] Bump requirements for packaging and dev (#15909) Corey Goldberg 2025-06-19 15:44:06 -04:00
  • 15a7a10bd1 [dotnet] [bidi] Add OnHistoryUpdated event (#15916) Nikolay Borisenko 2025-06-19 22:07:07 +03:00
  • 2cc031c36c [dotnet] [bidi] Adjust proxy configuration for new sessions (#15914) Nikolay Borisenko 2025-06-19 22:05:20 +03:00
  • 71ad27246b [rb] add guard for browser version (#15899) Augustin Gottlieb 2025-06-19 10:09:33 +02:00
  • 9318b7ac46 [dotnet] [bidi] Implicit conversion screenshot to bytes Nikolay Borisenko 2025-06-18 22:50:50 +03:00
  • e943cc11c8 [java] deprecate FtpProxy (#15907) Swastik Baranwal 2025-06-18 15:06:22 +05:30
  • a349ab9738 [grid] Add GreedySlotSelector as a built-in slot-selector option (#15897) Viet Nguyen Duc 2025-06-18 10:30:49 +07:00
  • 93f6f3ee73 Merge branch 'trunk' into node-status-to-file node-status-to-file Viet Nguyen Duc 2025-06-18 03:34:00 +07:00
  • b73da5e211 [py] Fix: Mypy type annotation errors in remote/webdriver.py (#15900) Shaurya Bisht 2025-06-17 22:05:36 +05:30
  • e033b6fa2d [py][bidi]: add BiDi script module commands (#15880) Navin Chandra 2025-06-17 11:34:39 +05:30
  • b4678fc58d [java] Fix code formatting (#15903) Corey Goldberg 2025-06-16 11:55:17 -04:00
  • 6f4ce7e4bf [bidi][java] Add method to get browsing context tree with root Puja Jagani 2025-06-16 19:04:41 +05:30
  • 401e5dd2c1 [java][bidi] Add new fields of BrowsingContextInfo Puja Jagani 2025-06-16 18:23:01 +05:30
  • 16dc0d3dff Merge branch 'trunk' of github.com:aguspe/selenium into trunk aguspe 2025-06-13 23:14:24 +02:00
  • 33234503d8 [py] Fix error handler for non-json response bodies (#15887) Corey Goldberg 2025-06-13 13:49:23 -04:00
  • 4a6303e188 [py] Add properties (getter/setter) for service args (#15889) Corey Goldberg 2025-06-13 13:45:20 -04:00
  • 9be77c16f2 [py] Refactor server.py to use properties (#15840) Sandeep Suryaprasad 2025-06-13 21:37:20 +05:30
  • babd957d6c [py] Fix possible TypeError in expected conditions (#15891) Shaurya Bisht 2025-06-13 21:34:38 +05:30
  • 1fe6d27b33 [py][bidi]: add timestamp to HistoryUpdatedParams class (#15892) Navin Chandra 2025-06-12 23:45:10 +05:30
  • a11b6d6a0d [rb] Add support for beta chrome (#15874) Augustin Gottlieb 2025-06-12 16:40:32 +02:00
  • d8b02c6127 [dotnet][rb][java][js][py] Automated Browser Version Update (#15890) Selenium CI Bot 2025-06-12 14:00:31 +02:00
  • e6f52ce48d [rb] Fix child process terminate method when a process is already terminated (#15789) Augustin Gottlieb 2025-06-12 09:15:06 +02:00
  • c65425f611 [py] Remove publication of typing coverage in CI (#15886) Corey Goldberg 2025-06-11 10:52:23 -04:00
  • 6e0c875883 [py] Fix : Mypy type annotation errors - 2 (#15848) Shaurya Bisht 2025-06-11 15:21:04 +05:30
  • abd2160868 [dotnet][rb][java][js][py] Automated Browser Version Update (#15888) Selenium CI Bot 2025-06-11 09:38:20 +02:00
  • d94219422e [py] do not use global var for devtools, allows multiple devtools to run (#15881) Swastik Baranwal 2025-06-11 00:09:26 +05:30
  • 31ffb78cdc [dotnet][rb][java][js][py] Automated Browser Version Update (#15882) Selenium CI Bot 2025-06-10 11:14:52 +02:00
  • 0b19339bd9 Run format Viet Nguyen Duc 2025-06-09 03:51:38 +07:00
  • b9c2a15342 Run format Viet Nguyen Duc 2025-06-09 03:37:35 +07:00
  • b182d49ee3 Suggestion: Use static empty list Viet Nguyen Duc 2025-06-09 03:33:41 +07:00
  • 471f17f821 Suggestion: Add missing write permission Viet Nguyen Duc 2025-06-09 03:33:29 +07:00
  • 9436e06968 Fix tests Viet Nguyen Duc 2025-06-09 03:30:49 +07:00
  • 830b96653d [grid] Add Node session-history endpoint and write to local file for other utility to consume Viet Nguyen Duc 2025-06-09 02:19:05 +07:00
  • 6a58efb778 [dotnet][rb][java][js][py] Automated Browser Version Update (#15873) Selenium CI Bot 2025-06-08 13:59:18 +02:00
  • cc3ea7bbad [py] Refactored conftest.py in a more object oriented design approach (#15495) Sandeep Suryaprasad 2025-06-08 00:33:18 +05:30
  • 8dc6cfc760 Merge branch 'trunk' of github.com:aguspe/selenium into trunk aguspe 2025-06-07 19:12:08 +02:00
  • 523fbc849f [py] Fixed mypy error and change source var (#15853) Pallavi 2025-06-06 05:37:44 -07:00
  • f86a747bc8 [refactor] use constant CapabilityType.ENABLE_DOWNLOADS instead of hard-coded value se:downloadsEnabled (#15867) Andrei Solntsev 2025-06-06 13:07:22 +03:00
  • eff4a305fa [feature] add method RemoteWebDriver.isDownloadsEnabled() (#15868) Andrei Solntsev 2025-06-06 12:08:10 +03:00
  • fdbf02440b [dotnet][rb][java][js][py] Automated Browser Version Update (#15858) Selenium CI Bot 2025-06-06 09:02:01 +02:00
  • a2dc04a36e [py] Fix another broken test (#15866) Corey Goldberg 2025-06-05 11:52:40 -04:00
  • dc5e0febc5 [py] fix driver_element_finding_tests.py (#15863) Swastik Baranwal 2025-06-05 20:51:48 +05:30
  • 24a16fbbf3 [py] Re-apply #15862 (#15865) Corey Goldberg 2025-06-05 11:20:54 -04:00
  • 43b3d24f84 Revert "Update exceptions.py" (#15864) Corey Goldberg 2025-06-05 11:11:02 -04:00
  • 2d2cb13dde [py] Update urls to the correct troubleshooting links (#15862) Adolfo Armas 2025-06-05 12:06:59 -03:00
  • f5382c998a Caching the size/length in loops to slightly improve performance (#15852) Luis Serna 2025-06-05 06:10:09 -04:00
  • 2fefb7b51b [py][bidi]: enable edge bidi storage test - test_get_all_cookies (#15859) Navin Chandra 2025-06-05 13:49:18 +05:30
  • 6743b58fa9 [dotnet] Align CS projects name to understand the editing context (#15843) Nikolay Borisenko 2025-06-05 01:22:24 +03:00
  • daf47df189 [dotnet][rb][java][js][py] Automated Browser Version Update (#15835) Selenium CI Bot 2025-06-04 19:58:06 +02:00
  • 00befc8b02 [py] Regeneratee py/docs/source/api.rst (#15856) Corey Goldberg 2025-06-04 13:38:56 -04:00
  • 42c06ec3de [py][bidi]: implement bidi permissions module (#15830) Navin Chandra 2025-06-04 19:51:18 +05:30
  • 4b7f476163 [py] Fixed type annotation issues (#15847) Pallavi 2025-06-03 18:34:11 -07:00
  • 0fe5ed2fbb [py] New script to update Python dependencies (#15845) Corey Goldberg 2025-06-03 10:02:47 -04:00
  • 449a0b7cbd [py] Fix type annotation errors (#15841) Shaurya Bisht 2025-06-02 23:24:50 +05:30
  • f52bb20997 Revert "[rb] Add support for beta chrome" (#15837) Augustin Gottlieb 2025-05-31 19:57:16 +02:00
  • 1b0ab9bbe9 [rb] Add support for beta chrome (#15417) Augustin Gottlieb 2025-05-31 14:03:36 +02:00
  • 0b19300498 [py] Cleanup tox config (#15833) Corey Goldberg 2025-05-30 16:48:48 -04:00
  • 36bd1911e1 Change flag for Chrome/Edge headless mode in tests (#15831) Corey Goldberg 2025-05-30 15:14:45 -04:00
  • 679b0f325c [py] Fix python API docs publishing at readthedocs (#15832) Corey Goldberg 2025-05-30 14:01:07 -04:00
  • a5dd13f5f6 [py] Auto-generate Python API docs from code (#15822) Corey Goldberg 2025-05-30 13:39:53 -04:00
  • b7f31cead8 [py][bidi]: add enable_webextensions option for chromium-based browsers (#15794) Navin Chandra 2025-05-30 22:39:09 +05:30
  • 3788f49cf2 [py] Lint and format all python files (#15828) Corey Goldberg 2025-05-30 09:29:33 -04:00
  • 3bd4afbe16 [dotnet][rb][java][js][py] Automated Browser Version Update (#15825) Selenium CI Bot 2025-05-30 09:16:58 +02:00
  • 962906d40f [dotnet] Remove unnecessary stylecop files (#15824) Nikolay Borisenko 2025-05-30 01:25:30 +03:00
  • 8a26ef569a [dotnet] [bidi] Simplify modules namespace (breaking change) (#15820) Nikolay Borisenko 2025-05-29 23:28:01 +03:00
  • 8fdc63a98b [py] Bump ruff version (#15818) Corey Goldberg 2025-05-29 09:41:49 -04:00
  • 119320ad63 [py] Fix import for type hint (#15817) Corey Goldberg 2025-05-29 09:03:26 -04:00
  • c97f791cc5 [py] Fixed type hint (#15814) Pallavi 2025-05-29 05:30:14 -07:00
  • 8803c942d4 Merge branch 'trunk' into credential credential Viet Nguyen Duc 2025-05-29 19:04:07 +07:00
  • c1a84a23fa [java] Fixing getCredential for VirtualAuthenticator Diego Molina 2025-05-29 13:03:33 +02:00
  • 98cd62e749 [dotnet][rb][java][js][py] Automated Browser Version Update (#15812) Selenium CI Bot 2025-05-29 11:28:02 +02:00
  • 001b95b39d [py] Lint Python with ruff (#15811) Alex Rodionov 2025-05-28 19:49:45 -07:00
  • 9f938ae398 [py] Fix type error for attribute in remote_connection.py (#15810) Bradley Latreille 2025-05-28 21:32:38 -04:00
  • 78955daf5e [dotnet] [bidi] Declare allowed nullable objects in constructors type (#15809) Nikolay Borisenko 2025-05-28 22:37:29 +03:00
  • ce8faa731b Don't silence stderr in format.sh (#15804) Corey Goldberg 2025-05-28 09:42:56 -04:00
  • 12e04b6cdb [dotnet][rb][java][js][py] Automated Browser Version Update (#15799) Selenium CI Bot 2025-05-28 09:35:13 +02:00
  • 64ec4e8ddc Bump setup-bazel action (#15802) Alex Rodionov 2025-05-27 08:32:48 -07:00
  • 3c25c92f41 [java] Removing deprecated ContextAware interface. Diego Molina 2025-05-26 15:32:09 +02:00
  • 50437c11c3 [java] Removing deprecated CommandLine class. Diego Molina 2025-05-26 15:31:20 +02:00